Build:
  1. 0
2026-06-23 07:34.40: New job: Build Dockerfile using linux-x86_64 in
                                [https://github.com/ocurrent/ocurrent-deployer.git#refs/pull/267/head (830276a0c11f1f5e0457d5acac109df48494378b)]
2026-06-23 07:34.40: Using cache hint "https://github.com/ocurrent/ocurrent-deployer.git-Dockerfile"
2026-06-23 07:34.40: Waiting for resource in pool OCluster
2026-06-23 07:34.40: Waiting for worker…
2026-06-23 07:34.40: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 830276a Set default solver to 0instsall
#0 building with "default" instance using docker driver

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

#2 resolve image config for docker-image://docker.io/docker/dockerfile:1
#2 DONE 0.2s

#3 docker-image://docker.io/docker/dockerfile:1@sha256:87999aa3d42bdc6bea60565083ee17e86d1f3339802f543c0d03998580f9cb89
#3 CACHED

#4 [internal] load metadata for docker.io/library/debian:12
#4 ...

#5 [internal] load metadata for docker.io/ocaml/opam:debian-12-ocaml-4.14
#5 DONE 0.4s

#4 [internal] load metadata for docker.io/library/debian:12
#4 DONE 0.4s

#6 [internal] load .dockerignore
#6 transferring context:
#6 transferring context: 65B done
#6 DONE 0.5s

#7 [stage-1  1/12] FROM docker.io/library/debian:12@sha256:49ba348354a28e39c70beffd6cf43bdb8d55d81ce4b746b0428717d054b8bbc4
#7 DONE 0.0s

#8 [build  1/13] FROM docker.io/ocaml/opam:debian-12-ocaml-4.14@sha256:8702df5141fc681218f56ff5915dcf52328ed2a66c3cf10e09f9323fef0b731d
#8 DONE 0.0s

#9 [internal] setting cache mount permissions
#9 DONE 0.0s

#10 [build  5/13] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked     --mount=type=cache,target=/var/lib/apt,sharing=locked     sudo apt update && sudo apt-get --no-install-recommends install -y     capnproto     graphviz     libev-dev     libffi-dev     libgmp-dev     libsqlite3-dev     libssl-dev     m4     pkg-config
#10 CACHED

#11 [build  2/13] RUN sudo ln -sf /usr/bin/opam-2.5 /usr/bin/opam && opam init --reinit -ni
#11 CACHED

#12 [build  3/13] RUN opam option --global 'archive-mirrors+="https://opam.ocaml.org/cache"'
#12 CACHED

#13 [build  4/13] RUN sudo rm -f /etc/apt/apt.conf.d/docker-clean; echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' | sudo tee /etc/apt/apt.conf.d/keep-cache
#13 CACHED

#14 [build  6/13] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 7103cbf7d886d93402af1c852db818b4a3fba7ec && opam update
#14 CACHED

#15 [internal] load build context
#15 transferring context: 238.88kB 0.0s done
#15 DONE 0.4s

#16 [build  7/13] RUN opam option --global solver=builtin-0install
#16 0.460 Set to 'builtin-0install' the field solver in global configuration
#16 DONE 0.5s

#9 [internal] setting cache mount permissions
#9 CACHED

#17 [stage-1 11/12] RUN docker context use default
#17 CACHED

#18 [build  8/13] COPY --chown=opam --link deployer.opam /src/
#18 DONE 0.2s

#19 [build  9/13] WORKDIR /src
#19 DONE 0.3s

#20 [build 10/13] RUN opam pin -yn add .
#20 1.851 [NOTE] Package deployer does not exist in opam repositories registered in the current switch.
#20 1.852 deployer is now pinned to file:///src (version dev)
#20 DONE 1.9s

#21 [build 11/13] RUN --mount=type=cache,target=/home/opam/.opam/download-cache,sharing=locked,uid=1000,gid=1000     opam install -y --deps-only .
#21 3.805 The following actions will be performed:
#21 3.809 === install 153 packages
#21 3.809   - install angstrom              0.16.1             [required by multipart_form-lwt]
#21 3.809   - install ansi                  0.7.0              [required by current_web]
#21 3.809   - install asetmap               0.8.1              [required by capnp-rpc-net]
#21 3.809   - install asn1-combinators      0.2.6              [required by capnp-rpc-net]
#21 3.809   - install astring               0.8.5              [required by current_docker, capnp-rpc-unix, current, current_github]
#21 3.809   - install atd                   4.2.0              [required by atdgen]
#21 3.809   - install atdgen                4.2.0              [required by github-data]
#21 3.809   - install atdgen-runtime        4.2.0              [required by github-data]
#21 3.809   - install base                  v0.16.5            [required by capnp]
#21 3.809   - install base-bytes            base               [required by extunix]
#21 3.809   - install base64                3.5.2              [required by capnp-rpc-unix, current_github]
#21 3.809   - install bigstringaf           0.10.0             [required by multipart_form-lwt]
#21 3.809   - install biniou                1.2.2              [required by atdgen]
#21 3.809   - install bos                   0.3.0              [required by current, current_docker]
#21 3.809   - install bstr                  0.0.4              [required by prettym]
#21 3.809   - install ca-certs              0.2.3              [required by conduit-lwt-unix]
#21 3.809   - install camlp-streams         5.0.1              [required by biniou]
#21 3.809   - install capnp                 3.6.0              [required by capnp-rpc-net]
#21 3.809   - install capnp-rpc             1.2.3              [required by capnp-rpc-net]
#21 3.809   - install capnp-rpc-lwt         1.2.3              [required by capnp-rpc-net, ocluster-api]
#21 3.809   - install capnp-rpc-net         1.2.3              [required by capnp-rpc-unix]
#21 3.809   - install capnp-rpc-unix        1.2.3              [required by deployer]
#21 3.809   - install cf                    0.5.0              [required by cf-lwt]
#21 3.809   - install cf-lwt                0.5.0              [required by irmin-watcher]
#21 3.809   - install cmdliner              1.3.0              [required by deployer]
#21 3.809   - install cohttp                6.0.0              [required by cohttp-lwt-unix, github-unix]
#21 3.809   - install cohttp-lwt            6.0.0              [required by cohttp-lwt-unix]
#21 3.809   - install cohttp-lwt-unix       6.0.0              [required by current_github, current_slack]
#21 3.809   - install conduit               6.2.3              [required by conduit-lwt]
#21 3.809   - install conduit-lwt           6.2.3              [required by cohttp-lwt-unix]
#21 3.809   - install conduit-lwt-unix      6.2.3              [required by cohttp-lwt-unix, current_web]
#21 3.809   - install conf-capnproto        2                  [required by capnp-rpc-net]
#21 3.809   - install conf-git              1.1                [required by current_git]
#21 3.809   - install conf-gmp              5                  [required by zarith]
#21 3.809   - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
#21 3.809   - install conf-graphviz         0.1                [required by current_web]
#21 3.809   - install conf-libev            4-13               [required by current]
#21 3.809   - install conf-libffi           2.0.0              [required by ctypes-foreign]
#21 3.809   - install conf-pkg-config       5                  [required by conf-sqlite3]
#21 3.809   - install conf-sqlite3          1                  [required by sqlite3]
#21 3.809   - install cppo                  1.8.0              [required by ppx_deriving]
#21 3.809   - install crunch                4.0.0              [required by current_web]
#21 3.809   - install csexp                 1.5.2              [required by dune-configurator]
#21 3.809   - install cstruct               6.2.0              [required by current_github]
#21 3.809   - install cstruct-lwt           6.2.0              [required by capnp-rpc-unix]
#21 3.809   - install csv                   2.4                [required by current_web]
#21 3.809   - install ctypes                0.24.0             [required by cf, fsevents]
#21 3.809   - install ctypes-foreign        0.24.0             [required by cf]
#21 3.809   - install current               0.7.5              [required by deployer]
#21 3.809   - install current_docker        0.7.5              [required by deployer]
#21 3.809   - install current_git           0.7.5              [required by deployer]
#21 3.809   - install current_github        0.7.5              [required by deployer]
#21 3.809   - install current_incr          0.6.1              [required by current]
#21 3.809   - install current_ocluster      0.4.0              [required by deployer]
#21 3.809   - install current_slack         0.7.5              [required by deployer]
#21 3.809   - install current_ssh           0.7.5              [required by deployer]
#21 3.809   - install current_web           0.7.5              [required by deployer]
#21 3.809   - install domain-name           0.5.0              [required by tls]
#21 3.809   - install dune                  3.23.1             [required by deployer]
#21 3.809   - install dune-compiledb        0.6.0              [required by sqlite3]
#21 3.809   - install dune-configurator     3.23.1             [required by extunix, sqlite3]
#21 3.809   - install duration              0.3.1              [required by current_github, current, current_docker, current_ocluster]
#21 3.809   - install easy-format           1.3.4              [required by atd]
#21 3.809   - install eqaf                  0.9                [required by mirage-crypto]
#21 3.809   - install extunix               0.4.3              [required by capnp-rpc-unix]
#21 3.809   - install ezjsonm               1.3.0              [required by dune-compiledb]
#21 3.809   - install fmt                   0.11.0             [required by deployer]
#21 3.809   - install fpath                 0.7.3              [required by current, current_docker]
#21 3.809   - install fsevents              0.3.0              [required by fsevents-lwt]
#21 3.809   - install fsevents-lwt          0.3.0              [required by irmin-watcher]
#21 3.810   - install github                4.5.1              [required by github-unix]
#21 3.810   - install github-data           4.5.1              [required by github]
#21 3.810   - install github-unix           4.5.1              [required by current_github]
#21 3.810   - install gmap                  0.3.0              [required by x509]
#21 3.810   - install hex                   1.5.0              [required by current_github]
#21 3.810   - install hkdf                  1.0.4 (deprecated) [required by tls]
#21 3.810   - install http                  6.0.0              [required by cohttp-lwt-unix]
#21 3.810   - install inotify               2.6                [required by irmin-watcher]
#21 3.810   - install integers              0.8.0              [required by ctypes]
#21 3.810   - install ipaddr                5.6.2              [required by tls, conduit-lwt-unix]
#21 3.810   - install ipaddr-sexp           5.6.2              [required by conduit-lwt-unix]
#21 3.810   - install irmin-watcher         0.5.0              [required by current_git]
#21 3.810   - install jsonm                 1.0.2              [required by ezjsonm]
#21 3.810   - install ke                    0.6                [required by multipart_form-lwt]
#21 3.810   - install logs                  0.10.0             [required by deployer]
#21 3.810   - install lwt                   6.1.2              [required by deployer]
#21 3.810   - install lwt-dllist            1.1.0              [required by current]
#21 3.810   - install macaddr               5.6.2              [required by ipaddr]
#21 3.810   - install magic-mime            1.3.1              [required by cohttp-lwt-unix]
#21 3.810   - install menhir                20260209           [required by atd]
#21 3.810   - install menhirCST             20260209           [required by menhir]
#21 3.810   - install menhirGLR             20260209           [required by menhir]
#21 3.810   - install menhirLib             20260209           [required by menhir]
#21 3.810   - install menhirSdk             20260209           [required by menhir]
#21 3.810   - install mirage-clock          4.2.0              [required by tls-mirage]
#21 3.810   - install mirage-crypto         0.11.3             [required by current_github]
#21 3.810   - install mirage-crypto-ec      0.11.3             [required by tls]
#21 3.810   - install mirage-crypto-pk      0.11.3             [required by current_github]
#21 3.810   - install mirage-crypto-rng     0.11.3             [required by mirage-crypto-rng-lwt, capnp-rpc-net, current_web]
#21 3.810   - install mirage-crypto-rng-lwt 0.11.3             [required by capnp-rpc-unix]
#21 3.810   - install mirage-flow           3.0.0              [required by capnp-rpc-unix]
#21 3.810   - install mirage-kv             6.1.1              [required by tls-mirage]
#21 3.810   - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt]
#21 3.810   - install multipart_form        0.8.0              [required by multipart_form-lwt]
#21 3.810   - install multipart_form-lwt    0.8.0              [required by current_web]
#21 3.810   - install num                   1.6                [required by sexplib]
#21 3.810   - install ocaml-compiler-libs   v0.12.4            [required by ppxlib]
#21 3.810   - install ocaml-syntax-shims    1.0.0              [required by angstrom]
#21 3.810   - install ocamlbuild            0.16.1             [required by astring, bos]
#21 3.810   - install ocamlfind             1.9.8              [required by bos, astring, ppx_deriving]
#21 3.810   - install ocluster-api          0.4.0              [required by deployer]
#21 3.810   - install ocplib-endian         1.2                [required by capnp]
#21 3.810   - install optint                0.3.0              [required by mirage-kv]
#21 3.810   - install parsexp               v0.16.0            [required by sexplib]
#21 3.810   - install pbkdf                 1.2.0              [required by x509]
#21 3.810   - install pecu                  0.7                [required by multipart_form]
#21 3.810   - install ppx_derivers          1.2.1              [required by ppx_deriving]
#21 3.810   - install ppx_deriving          6.0.3              [required by deployer]
#21 3.810   - install ppx_deriving_yojson   3.9.1              [required by deployer]
#21 3.810   - install ppx_sexp_conv         v0.16.0            [required by cohttp-lwt-unix, current_web]
#21 3.810   - install ppxlib                0.35.0             [required by extunix, ppx_deriving]
#21 3.810   - install prettym               0.0.5              [required by multipart_form]
#21 3.810   - install prometheus            1.3                [required by current_github, current, current_ocluster]
#21 3.810   - install prometheus-app        1.3                [required by deployer]
#21 3.810   - install ptime                 1.2.0              [required by current_github]
#21 3.810   - install re                    1.14.0             [required by current]
#21 3.810   - install res                   5.0.2              [required by capnp]
#21 3.810   - install result                1.5                [required by current_docker, current, current_github]
#21 3.810   - install routes                2.0.0              [required by current_web]
#21 3.810   - install rresult               0.7.0              [required by current_github]
#21 3.810   - install seq                   base               [required by tyxml]
#21 3.810   - install session               0.5.0              [required by current_web]
#21 3.810   - install session-cohttp        0.5.0              [required by session-cohttp-lwt]
#21 3.810   - install session-cohttp-lwt    0.5.0              [required by current_web]
#21 3.810   - install sexplib               v0.16.0            [required by current_web]
#21 3.810   - install sexplib0              v0.16.0            [required by cohttp, ppxlib, dune-compiledb, cohttp-lwt]
#21 3.810   - install sqlite3               5.4.1              [required by current]
#21 3.810   - install stdint                0.7.2              [required by capnp-rpc, capnp, capnp-rpc-lwt]
#21 3.810   - install stdio                 v0.16.0            [required by capnp]
#21 3.810   - install stdlib-shims          0.3.0              [required by ppxlib]
#21 3.810   - install stringext             1.6.0              [required by github-unix]
#21 3.810   - install tls                   0.17.3             [required by capnp-rpc-net]
#21 3.810   - install tls-lwt               0.17.3             [required by current_github, current_slack]
#21 3.810   - install tls-mirage            0.17.3             [required by capnp-rpc-net]
#21 3.810   - install topkg                 1.1.1              [required by astring, bos]
#21 3.810   - install tyxml                 4.6.0              [required by current_github]
#21 3.810   - install unstrctrd             0.4                [required by multipart_form]
#21 3.810   - install uri                   4.4.0              [required by current_github, current_slack]
#21 3.810   - install uri-sexp              4.4.0              [required by cohttp]
#21 3.810   - install uutf                  1.0.4              [required by tyxml, ezjsonm, multipart_form]
#21 3.810   - install x509                  0.16.5             [required by current_github]
#21 3.810   - install yojson                3.0.0              [required by current_slack, current_docker, current_github, current_ssh]
#21 3.810   - install zarith                1.14               [required by asn1-combinators]
#21 4.681 
#21 4.681 The following system packages will first need to be installed:
#21 4.681     libcapnp-dev
#21 4.681 
#21 4.681 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#21 4.681 
#21 4.681 opam believes some required external dependencies are missing. opam can:
#21 4.681 > 1. Run apt-get to install them (may need root/sudo access)
#21 4.681   2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
#21 4.681   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#21 4.681   4. Abort the installation
#21 4.681 
#21 4.681 [1/2/3/4] 1
#21 4.681 
#21 4.682 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcapnp-dev"
#21 6.682 - debconf: delaying package configuration, since apt-utils is not installed
#21 6.682 - Selecting previously unselected package libcapnp-dev:amd64.
#21 6.682 - (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 ... 19525 files and directories currently installed.)
#21 6.682 - Preparing to unpack .../libcapnp-dev_0.9.2-2_amd64.deb ...
#21 6.682 - Unpacking libcapnp-dev:amd64 (0.9.2-2) ...
#21 7.014 - Setting up libcapnp-dev:amd64 (0.9.2-2) ...
#21 7.074 
#21 7.074 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#21 7.443 -> retrieved asetmap.0.8.1  (https://opam.ocaml.org/cache)
#21 7.451 -> retrieved ansi.0.7.0  (https://opam.ocaml.org/cache)
#21 7.462 -> retrieved angstrom.0.16.1  (https://opam.ocaml.org/cache)
#21 7.568 -> retrieved asn1-combinators.0.2.6  (https://opam.ocaml.org/cache)
#21 7.648 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#21 7.856 -> retrieved base64.3.5.2  (https://opam.ocaml.org/cache)
#21 8.019 -> retrieved base.v0.16.5  (https://opam.ocaml.org/cache)
#21 8.047 -> retrieved bigstringaf.0.10.0  (https://opam.ocaml.org/cache)
#21 8.515 -> retrieved atd.4.2.0, atdgen.4.2.0, atdgen-runtime.4.2.0  (https://opam.ocaml.org/cache)
#21 8.529 -> retrieved biniou.1.2.2  (https://opam.ocaml.org/cache)
#21 8.547 -> retrieved bos.0.3.0  (https://opam.ocaml.org/cache)
#21 8.642 -> retrieved bstr.0.0.4  (https://opam.ocaml.org/cache)
#21 8.705 -> retrieved ca-certs.0.2.3  (https://opam.ocaml.org/cache)
#21 8.733 -> retrieved camlp-streams.5.0.1  (https://opam.ocaml.org/cache)
#21 8.866 -> retrieved cf.0.5.0, cf-lwt.0.5.0  (https://opam.ocaml.org/cache)
#21 8.947 -> retrieved capnp.3.6.0  (https://opam.ocaml.org/cache)
#21 9.142 -> retrieved capnp-rpc.1.2.3, capnp-rpc-lwt.1.2.3, capnp-rpc-net.1.2.3, capnp-rpc-unix.1.2.3  (https://opam.ocaml.org/cache)
#21 9.166 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#21 9.237 -> installed conf-git.1.1
#21 9.239 -> installed conf-capnproto.2
#21 9.311 -> retrieved conduit.6.2.3, conduit-lwt.6.2.3, conduit-lwt-unix.6.2.3  (https://opam.ocaml.org/cache)
#21 9.494 -> retrieved cohttp.6.0.0, cohttp-lwt.6.0.0, cohttp-lwt-unix.6.0.0, http.6.0.0  (https://opam.ocaml.org/cache)
#21 9.498 -> retrieved conf-gmp.5  (https://opam.ocaml.org/cache)
#21 9.561 -> retrieved conf-gmp-powm-sec.4  (https://opam.ocaml.org/cache)
#21 9.563 -> installed conf-graphviz.0.1
#21 9.565 -> installed conf-gmp.5
#21 9.570 -> installed conf-gmp-powm-sec.4
#21 9.716 -> retrieved conf-libev.4-13  (2 extra sources)
#21 9.716 -> retrieved conf-libev.4-13  (2 extra sources)
#21 9.761 -> retrieved cppo.1.8.0  (https://opam.ocaml.org/cache)
#21 9.821 -> retrieved conf-pkg-config.5  (2 extra sources)
#21 9.821 -> retrieved conf-pkg-config.5  (2 extra sources)
#21 9.839 -> installed conf-pkg-config.5
#21 9.844 -> installed conf-libffi.2.0.0
#21 9.845 -> installed conf-sqlite3.1
#21 9.917 -> retrieved csexp.1.5.2  (https://opam.ocaml.org/cache)
#21 9.928 -> retrieved crunch.4.0.0  (https://opam.ocaml.org/cache)
#21 9.985 -> installed conf-libev.4-13
#21 10.30 -> retrieved ctypes.0.24.0, ctypes-foreign.0.24.0  (https://opam.ocaml.org/cache)
#21 10.38 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (https://opam.ocaml.org/cache)
#21 10.39 -> retrieved csv.2.4  (https://opam.ocaml.org/cache)
#21 10.50 -> retrieved current_incr.0.6.1  (https://opam.ocaml.org/cache)
#21 10.82 -> retrieved current.0.7.5, current_docker.0.7.5, current_git.0.7.5, current_github.0.7.5, current_slack.0.7.5, current_ssh.0.7.5, current_web.0.7.5  (https://opam.ocaml.org/cache)
#21 10.84 -> retrieved domain-name.0.5.0  (https://opam.ocaml.org/cache)
#21 10.88 -> retrieved current_ocluster.0.4.0, ocluster-api.0.4.0  (https://opam.ocaml.org/cache)
#21 10.95 -> retrieved dune-compiledb.0.6.0  (https://opam.ocaml.org/cache)
#21 11.06 -> retrieved duration.0.3.1  (https://opam.ocaml.org/cache)
#21 11.12 -> retrieved easy-format.1.3.4  (https://opam.ocaml.org/cache)
#21 11.18 -> retrieved eqaf.0.9  (https://opam.ocaml.org/cache)
#21 11.28 -> retrieved extunix.0.4.3  (https://opam.ocaml.org/cache)
#21 11.32 -> retrieved ezjsonm.1.3.0  (https://opam.ocaml.org/cache)
#21 11.49 -> retrieved fmt.0.11.0  (https://opam.ocaml.org/cache)
#21 11.51 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#21 16.51 -> retrieved dune.3.23.1, dune-configurator.3.23.1  (https://opam.ocaml.org/cache)
#21 17.60 -> retrieved fsevents.0.3.0, fsevents-lwt.0.3.0  (https://opam.ocaml.org/cache)
#21 17.69 -> retrieved github.4.5.1, github-data.4.5.1, github-unix.4.5.1  (https://opam.ocaml.org/cache)
#21 17.72 -> installed cmdliner.1.3.0
#21 17.72 -> retrieved gmap.0.3.0  (https://opam.ocaml.org/cache)
#21 17.76 -> retrieved hex.1.5.0  (https://opam.ocaml.org/cache)
#21 17.82 -> retrieved hkdf.1.0.4  (https://opam.ocaml.org/cache)
#21 17.84 -> retrieved inotify.2.6  (https://opam.ocaml.org/cache)
#21 17.86 -> retrieved integers.0.8.0  (https://opam.ocaml.org/cache)
#21 17.99 -> retrieved ipaddr.5.6.2, ipaddr-sexp.5.6.2, macaddr.5.6.2  (https://opam.ocaml.org/cache)
#21 18.00 -> retrieved irmin-watcher.0.5.0  (https://opam.ocaml.org/cache)
#21 18.04 -> retrieved jsonm.1.0.2  (https://opam.ocaml.org/cache)
#21 18.12 -> retrieved logs.0.10.0  (https://opam.ocaml.org/cache)
#21 18.16 -> retrieved ke.0.6  (https://opam.ocaml.org/cache)
#21 18.25 -> retrieved lwt-dllist.1.1.0  (https://opam.ocaml.org/cache)
#21 18.33 -> retrieved magic-mime.1.3.1  (https://opam.ocaml.org/cache)
#21 18.41 -> retrieved lwt.6.1.2  (https://opam.ocaml.org/cache)
#21 18.49 -> retrieved mirage-clock.4.2.0  (https://opam.ocaml.org/cache)
#21 19.42 -> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209  (https://opam.ocaml.org/cache)
#21 19.44 -> retrieved mirage-flow.3.0.0  (https://opam.ocaml.org/cache)
#21 19.53 -> retrieved mirage-kv.6.1.1  (https://opam.ocaml.org/cache)
#21 19.61 -> retrieved mtime.2.1.0  (https://opam.ocaml.org/cache)
#21 19.73 -> retrieved multipart_form.0.8.0, multipart_form-lwt.0.8.0  (https://opam.ocaml.org/cache)
#21 19.75 -> retrieved num.1.6  (https://opam.ocaml.org/cache)
#21 19.83 -> retrieved ocaml-compiler-libs.v0.12.4  (https://opam.ocaml.org/cache)
#21 19.96 -> retrieved ocaml-syntax-shims.1.0.0  (https://opam.ocaml.org/cache)
#21 20.05 -> retrieved ocamlbuild.0.16.1  (https://opam.ocaml.org/cache)
#21 20.14 -> retrieved ocamlfind.1.9.8  (https://opam.ocaml.org/cache)
#21 20.46 -> 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  (https://opam.ocaml.org/cache)
#21 20.47 -> retrieved ocplib-endian.1.2  (https://opam.ocaml.org/cache)
#21 20.48 -> retrieved optint.0.3.0  (https://opam.ocaml.org/cache)
#21 20.60 -> retrieved pecu.0.7  (https://opam.ocaml.org/cache)
#21 20.61 -> retrieved pbkdf.1.2.0  (https://opam.ocaml.org/cache)
#21 20.70 -> retrieved parsexp.v0.16.0  (https://opam.ocaml.org/cache)
#21 20.71 -> retrieved ppx_derivers.1.2.1  (https://opam.ocaml.org/cache)
#21 20.83 -> retrieved ppx_deriving.6.0.3  (https://opam.ocaml.org/cache)
#21 20.93 -> retrieved ppx_deriving_yojson.3.9.1  (https://opam.ocaml.org/cache)
#21 20.95 -> retrieved ppx_sexp_conv.v0.16.0  (https://opam.ocaml.org/cache)
#21 21.07 -> retrieved prettym.0.0.5  (https://opam.ocaml.org/cache)
#21 21.10 -> retrieved prometheus.1.3, prometheus-app.1.3  (https://opam.ocaml.org/cache)
#21 21.29 -> retrieved re.1.14.0  (https://opam.ocaml.org/cache)
#21 21.35 -> retrieved ppxlib.0.35.0  (https://opam.ocaml.org/cache)
#21 21.36 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#21 21.42 -> retrieved res.5.0.2  (https://opam.ocaml.org/cache)
#21 21.54 -> installed num.1.6
#21 21.54 -> retrieved result.1.5  (https://opam.ocaml.org/cache)
#21 21.55 -> retrieved rresult.0.7.0  (https://opam.ocaml.org/cache)
#21 21.55 -> retrieved routes.2.0.0  (https://opam.ocaml.org/cache)
#21 21.79 -> retrieved session.0.5.0, session-cohttp.0.5.0, session-cohttp-lwt.0.5.0  (https://opam.ocaml.org/cache)
#21 21.80 -> retrieved seq.base  (2 extra sources)
#21 21.80 -> retrieved seq.base  (2 extra sources)
#21 21.80 -> installed seq.base
#21 21.81 -> retrieved sexplib.v0.16.0  (https://opam.ocaml.org/cache)
#21 21.93 -> retrieved sqlite3.5.4.1  (https://opam.ocaml.org/cache)
#21 21.94 -> retrieved stdint.0.7.2  (https://opam.ocaml.org/cache)
#21 21.98 -> retrieved sexplib0.v0.16.0  (https://opam.ocaml.org/cache)
#21 22.03 -> retrieved stdio.v0.16.0  (https://opam.ocaml.org/cache)
#21 22.08 -> retrieved stringext.1.6.0  (https://opam.ocaml.org/cache)
#21 22.19 -> retrieved stdlib-shims.0.3.0  (https://opam.ocaml.org/cache)
#21 22.34 -> retrieved tls.0.17.3, tls-lwt.0.17.3, tls-mirage.0.17.3  (https://opam.ocaml.org/cache)
#21 22.38 -> retrieved topkg.1.1.1  (https://opam.ocaml.org/cache)
#21 22.49 -> retrieved tyxml.4.6.0  (https://opam.ocaml.org/cache)
#21 22.49 -> retrieved unstrctrd.0.4  (https://opam.ocaml.org/cache)
#21 22.70 -> retrieved x509.0.16.5  (https://opam.ocaml.org/cache)
#21 22.73 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (https://opam.ocaml.org/cache)
#21 22.73 -> retrieved uutf.1.0.4  (https://opam.ocaml.org/cache)
#21 22.99 -> retrieved yojson.3.0.0  (https://opam.ocaml.org/cache)
#21 23.01 -> retrieved zarith.1.14  (https://opam.ocaml.org/cache)
#21 23.29 -> installed ocamlfind.1.9.8
#21 23.30 -> installed base-bytes.base
#21 25.67 -> installed ocamlbuild.0.16.1
#21 26.20 -> installed zarith.1.14
#21 29.93 -> installed topkg.1.1.1
#21 30.42 -> installed asetmap.0.8.1
#21 30.49 -> installed rresult.0.7.0
#21 31.12 -> installed uutf.1.0.4
#21 31.21 -> installed fmt.0.11.0
#21 31.25 -> installed mtime.2.1.0
#21 31.28 -> installed ptime.1.2.0
#21 31.56 -> installed astring.0.8.5
#21 32.24 -> installed jsonm.1.0.2
#21 32.25 -> installed fpath.0.7.3
#21 40.50 -> installed dune.3.23.1
#21 41.51 -> installed base64.3.5.2
#21 41.59 -> installed bstr.0.0.4
#21 41.62 -> installed camlp-streams.5.0.1
#21 41.67 -> installed crunch.4.0.0
#21 41.70 -> installed csexp.1.5.2
#21 43.13 -> installed cppo.1.8.0
#21 43.15 -> installed cstruct.6.2.0
#21 43.22 -> installed csv.2.4
#21 43.26 -> installed current_incr.0.6.1
#21 43.27 -> installed domain-name.0.5.0
#21 43.27 -> installed duration.0.3.1
#21 43.29 -> installed easy-format.1.3.4
#21 43.30 -> installed gmap.0.3.0
#21 43.32 -> installed http.6.0.0
#21 43.34 -> installed ke.0.6
#21 43.34 -> installed lwt-dllist.1.1.0
#21 43.37 -> installed macaddr.5.6.2
#21 43.42 -> installed magic-mime.1.3.1
#21 43.44 -> installed menhirCST.20260209
#21 43.50 -> installed menhirGLR.20260209
#21 43.52 -> installed menhirLib.20260209
#21 43.55 -> installed menhirSdk.20260209
#21 43.71 -> installed mirage-clock.4.2.0
#21 43.75 -> installed ocaml-compiler-libs.v0.12.4
#21 43.80 -> installed ocaml-syntax-shims.1.0.0
#21 43.85 -> installed optint.0.3.0
#21 43.86 -> installed pecu.0.7
#21 43.87 -> installed ppx_derivers.1.2.1
#21 43.95 -> installed re.1.14.0
#21 44.05 -> installed res.5.0.2
#21 44.06 -> installed result.1.5
#21 44.08 -> installed sexplib0.v0.16.0
#21 44.14 -> installed stdint.0.7.2
#21 44.16 -> installed stdlib-shims.0.3.0
#21 44.28 -> installed stringext.1.6.0
#21 44.34 -> installed yojson.3.0.0
#21 44.36 -> installed ocplib-endian.1.2
#21 44.39 -> installed asn1-combinators.0.2.6
#21 44.40 -> installed eqaf.0.9
#21 44.45 -> installed hex.1.5.0
#21 44.52 -> installed biniou.1.2.2
#21 44.72 -> installed prettym.0.0.5
#21 44.76 -> installed dune-configurator.3.23.1
#21 45.05 -> installed ipaddr.5.6.2
#21 45.06 -> installed routes.2.0.0
#21 45.08 -> installed integers.0.8.0
#21 45.21 -> installed ezjsonm.1.3.0
#21 45.25 -> installed atdgen-runtime.4.2.0
#21 45.44 -> installed bigstringaf.0.10.0
#21 46.03 -> installed parsexp.v0.16.0
#21 46.26 -> installed angstrom.0.16.1
#21 46.83 -> installed unstrctrd.0.4
#21 47.25 -> installed sexplib.v0.16.0
#21 47.86 -> installed dune-compiledb.0.6.0
#21 47.98 -> installed mirage-crypto.0.11.3
#21 48.17 -> installed pbkdf.1.2.0
#21 48.19 -> installed hkdf.1.0.4
#21 48.72 -> installed uri.4.4.0
#21 48.81 -> installed lwt.6.1.2
#21 49.00 -> installed tyxml.4.6.0
#21 49.03 -> installed cstruct-lwt.6.2.0
#21 49.07 -> installed mirage-flow.3.0.0
#21 49.09 -> installed mirage-kv.6.1.1
#21 49.11 -> installed inotify.2.6
#21 49.17 -> installed prometheus.1.3
#21 49.34 -> installed ansi.0.7.0
#21 49.45 -> installed sqlite3.5.4.1
#21 50.14 -> installed logs.0.10.0
#21 50.82 -> installed mirage-crypto-rng.0.11.3
#21 51.15 -> installed ctypes.0.24.0
#21 51.23 -> installed multipart_form.0.8.0
#21 51.25 -> installed mirage-crypto-rng-lwt.0.11.3
#21 51.29 -> installed session.0.5.0
#21 51.40 -> installed mirage-crypto-pk.0.11.3
#21 51.47 -> installed capnp-rpc.1.2.3
#21 51.48 -> installed multipart_form-lwt.0.8.0
#21 51.99 -> installed base.v0.16.5
#21 52.17 -> installed menhir.20260209
#21 52.33 -> installed stdio.v0.16.0
#21 52.78 -> installed ctypes-foreign.0.24.0
#21 52.86 -> installed cf.0.5.0
#21 52.91 -> installed fsevents.0.3.0
#21 52.94 -> installed cf-lwt.0.5.0
#21 53.02 -> installed bos.0.3.0
#21 53.03 -> installed fsevents-lwt.0.3.0
#21 53.49 -> installed irmin-watcher.0.5.0
#21 54.26 -> installed atd.4.2.0
#21 55.80 -> installed atdgen.4.2.0
#21 56.77 -> installed mirage-crypto-ec.0.11.3
#21 57.16 -> installed capnp.3.6.0
#21 58.29 -> installed x509.0.16.5
#21 58.53 -> installed ca-certs.0.2.3
#21 59.53 -> installed capnp-rpc-lwt.1.2.3
#21 60.28 -> installed ppxlib.0.35.0
#21 60.39 -> installed tls.0.17.3
#21 60.71 -> installed tls-mirage.0.17.3
#21 60.81 -> installed tls-lwt.0.17.3
#21 61.73 -> installed capnp-rpc-net.1.2.3
#21 62.15 -> installed github-data.4.5.1
#21 63.48 -> installed ppx_sexp_conv.v0.16.0
#21 63.68 -> installed ppx_deriving.6.0.3
#21 64.96 -> installed ipaddr-sexp.5.6.2
#21 65.04 -> installed uri-sexp.4.4.0
#21 65.68 -> installed ppx_deriving_yojson.3.9.1
#21 66.32 -> installed current.0.7.5
#21 66.45 -> installed conduit.6.2.3
#21 66.75 -> installed current_ssh.0.7.5
#21 67.21 -> installed cohttp.6.0.0
#21 67.49 -> installed session-cohttp.0.5.0
#21 67.92 -> installed conduit-lwt.6.2.3
#21 68.11 -> installed current_git.0.7.5
#21 68.86 -> installed extunix.0.4.3
#21 69.27 -> installed cohttp-lwt.6.0.0
#21 69.48 -> installed ocluster-api.0.4.0
#21 69.52 -> installed capnp-rpc-unix.1.2.3
#21 69.55 -> installed session-cohttp-lwt.0.5.0
#21 69.83 -> installed conduit-lwt-unix.6.2.3
#21 70.11 -> installed current_docker.0.7.5
#21 70.57 -> installed github.4.5.1
#21 71.14 -> installed current_ocluster.0.4.0
#21 71.68 -> installed cohttp-lwt-unix.6.0.0
#21 72.09 -> installed current_slack.0.7.5
#21 72.15 -> installed prometheus-app.1.3
#21 74.08 -> installed github-unix.4.5.1
#21 74.73 -> installed current_web.0.7.5
#21 76.69 -> installed current_github.0.7.5
#21 78.84 Done.
#21 78.84 
#21 78.84 <><> hkdf.1.0.4 installed successfully ><><><><><><><><><><><><><><><><><><><><>
#21 78.84 => Note: This package is deprecated.
#21 78.84 # To update the current shell environment, run: eval $(opam env)
#21 DONE 79.4s

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

#23 [build 13/13] RUN opam exec -- dune build ./_build/install/default/bin/ocurrent-deployer
#23 DONE 3.7s

#24 [stage-1 12/12] COPY --from=build --link /src/_build/install/default/bin/ocurrent-deployer /usr/local/bin/
#24 DONE 0.3s

#25 exporting to image
#25 exporting layers
#25 exporting layers 0.4s done
#25 writing image sha256:6613db0a3f6e05fd91572edf4ed04bb7623c2b9ae244f2e2c5e30715992c4eb3 done
#25 DONE 0.4s

 1 warning found (use docker --debug to expand):
 - CopyIgnoredFile: Attempting to Add file "." that is excluded by .dockerignore (line 26)
Job succeeded
2026-06-23 07:36.10: Job succeeded