Build:
  1. 0
2025-12-09 19:30.36: New job: Build Dockerfile.worker.alpine using linux-x86_64 in
                                [https://github.com/ocurrent/ocluster.git#refs/pull/257/head (dbe5aef092c5a99df48fd38df04ae6fe468a3f43)]
2025-12-09 19:30.36: Using cache hint "https://github.com/ocurrent/ocluster.git-Dockerfile.worker.alpine"
2025-12-09 19:30.36: Waiting for resource in pool OCluster
2025-12-09 19:30.36: Waiting for worker…
2025-12-09 19:36.05: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
HEAD is now at dbe5aef Fix up!
Synchronizing submodule url for 'obuilder'
Cleared directory 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) unregistered for path 'obuilder'
Submodule 'obuilder' (https://github.com/ocurrent/obuilder.git) registered for path 'obuilder'
Submodule path 'obuilder': checked out 'c5f2c487976c3547c0e3abdc0d4a55f34f2af9c1'
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile.worker.alpine
#1 transferring dockerfile: 997B done
#1 DONE 0.1s

#2 [internal] load metadata for docker.io/ocaml/opam:alpine-ocaml-4.14
#2 DONE 0.3s

#3 [internal] load metadata for docker.io/library/alpine:3.23
#3 DONE 0.7s

#4 [internal] load .dockerignore
#4 transferring context: 159B done
#4 DONE 0.1s

#5 [stage-1 1/4] FROM docker.io/library/alpine:3.23@sha256:51183f2cfa6320055da30872f211093f9ff1d3cf06f39a0bdb212314c5dc7375
#5 DONE 0.0s

#6 [build  1/12] FROM docker.io/ocaml/opam:alpine-ocaml-4.14@sha256:b326722337da48c56ddf817c259d4d5047b00449cda9b015b5f4adce81e12573
#6 DONE 0.0s

#7 [internal] load build context
#7 transferring context: 851.34kB 0.0s done
#7 DONE 0.1s

#8 [build  2/12] RUN sudo apk update && sudo apk add libev capnproto m4 sqlite libgmpxx
#8 CACHED

#9 [build  3/12] RUN sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam init --reinit -ni
#9 CACHED

#10 [build  4/12] RUN cd ~/opam-repository && git fetch -q origin master && git reset --hard 5d3f0d1d655199e596a1e785e69fae8fad78cad3 && opam update
#10 CACHED

#11 [build  5/12] COPY --chown=opam ocluster-api.opam ocluster-worker.opam ocluster.opam /src/
#11 DONE 0.7s

#12 [build  6/12] COPY --chown=opam obuilder/obuilder.opam obuilder/obuilder-spec.opam /src/obuilder/
#12 DONE 0.1s

#13 [build  7/12] RUN opam pin -yn /src/obuilder/
#13 0.906 This will pin the following packages: obuilder-spec, obuilder. Continue? [Y/n] y
#13 2.923 obuilder-spec is now pinned to file:///src/obuilder (version 0.6.0)
#13 2.925 obuilder is now pinned to file:///src/obuilder (version 0.6.0)
#13 DONE 3.7s

#14 [build  8/12] WORKDIR /src
#14 DONE 0.1s

#15 [build  9/12] RUN opam install -y --deps-only .
#15 10.94 The following actions will be performed:
#15 10.94 === recompile 2 packages
#15 10.94   - recompile ocaml                 4.14.2         [upstream or system changes]
#15 10.94   - recompile opam-depext           1.2.3          [uses ocaml]
#15 10.94 === install 124 packages
#15 10.94   - install   angstrom              0.16.1         [required by uri]
#15 10.94   - install   asetmap               0.8.1          [required by capnp-rpc-net, capnp-rpc-lwt, prometheus-app]
#15 10.94   - install   asn1-combinators      0.2.6          [required by capnp-rpc-net]
#15 10.94   - install   astring               0.8.5          [required by obuilder, capnp-rpc-unix, capnp-rpc-lwt, etc.]
#15 10.94   - install   base                  v0.16.3        [required by ppx_expect]
#15 10.94   - install   base-bytes            base           [required by extunix]
#15 10.94   - install   base64                3.5.1          [required by capnp-rpc-net, capnp-rpc-unix]
#15 10.94   - install   bigstringaf           0.10.0         [required by angstrom]
#15 10.94   - install   bos                   0.2.1          [required by ca-certs]
#15 10.94   - install   ca-certs              0.2.3          [required by conduit-lwt-unix]
#15 10.94   - install   camlp-streams         5.0.1          [required by tar]
#15 10.94   - install   capnp                 3.6.0          [required by capnp-rpc-lwt, capnp-rpc-net]
#15 10.94   - install   capnp-rpc             1.2.3          [required by capnp-rpc-lwt, capnp-rpc-net]
#15 10.94   - install   capnp-rpc-lwt         1.2.3          [required by ocluster-api, ocluster, ocluster-worker]
#15 10.94   - install   capnp-rpc-net         1.2.3          [required by ocluster]
#15 10.94   - install   capnp-rpc-unix        1.2.3          [required by ocluster]
#15 10.94   - install   checkseum             0.5.2          [required by decompress]
#15 10.94   - install   cmdliner              1.3.0          [required by ocluster]
#15 10.94   - install   cohttp                5.3.1          [required by cohttp-lwt]
#15 10.94   - install   cohttp-lwt            5.3.0          [required by prometheus-app]
#15 10.94   - install   cohttp-lwt-unix       5.3.0          [required by ocluster-worker]
#15 10.94   - install   conduit               7.1.0          [required by conduit-lwt]
#15 10.94   - install   conduit-lwt           7.1.0          [required by cohttp-lwt-unix]
#15 10.94   - install   conduit-lwt-unix      7.1.0          [required by cohttp-lwt-unix]
#15 10.94   - install   conf-bash             1              [required by base]
#15 10.94   - install   conf-capnproto        2              [required by capnp-rpc-lwt, capnp-rpc-net]
#15 10.94   - install   conf-gmp              4              [required by zarith]
#15 10.94   - install   conf-gmp-powm-sec     3              [required by mirage-crypto-pk]
#15 10.94   - install   conf-libev            4-12           [required by ocluster]
#15 10.94   - install   conf-pkg-config       3              [required by zarith, conf-sqlite3]
#15 10.94   - install   conf-sqlite3          1              [required by sqlite3]
#15 10.94   - install   cppo                  1.7.0          [required by ocplib-endian, ppx_deriving]
#15 10.94   - install   crunch                3.3.1          [required by obuilder]
#15 10.94   - install   csexp                 1.5.2          [required by dune-configurator]
#15 10.94   - install   cstruct               6.2.0          [required by capnp-rpc-net]
#15 10.94   - install   cstruct-lwt           6.2.0          [required by capnp-rpc-unix]
#15 10.94   - install   decompress            1.5.3          [required by tar]
#15 10.94   - install   digestif              1.2.0          [required by ocluster, ocluster-worker]
#15 10.94   - install   domain-name           0.4.0          [required by tls]
#15 10.94   - install   dune                  3.16.0         [required by ocluster-api, ocluster, ocluster-worker]
#15 10.94   - install   dune-build-info       3.16.0         [required by ocluster]
#15 10.94   - install   dune-configurator     3.16.0         [required by extunix, mirage-crypto, mirage-crypto-rng, sqlite3]
#15 10.94   - install   duration              0.2.1          [required by mirage-crypto-rng, mirage-crypto-rng-lwt]
#15 10.94   - install   eqaf                  0.9            [required by digestif]
#15 10.94   - install   extunix               0.4.2          [required by ocluster-worker]
#15 10.94   - install   fmt                   0.9.0          [required by ocluster, ocluster-api]
#15 10.94   - install   fpath                 0.7.3          [required by ocluster, ocluster-worker]
#15 10.94   - install   gmap                  0.3.0          [required by x509]
#15 10.94   - install   hkdf                  1.0.4          [required by tls]
#15 10.94   - install   ipaddr                5.6.0          [required by tls]
#15 10.94   - install   ipaddr-sexp           5.6.0          [required by conduit-lwt-unix]
#15 10.94   - install   jane-street-headers   v0.16.0        [required by time_now]
#15 10.94   - install   jsonm                 1.0.2          [required by cohttp]
#15 10.94   - install   jst-config            v0.16.0        [required by time_now]
#15 10.94   - install   logs                  0.7.0          [required by ocluster, ocluster-worker]
#15 10.94   - install   lwt                   5.7.0          [required by ocluster-api, ocluster, ocluster-worker]
#15 10.94   - install   lwt-dllist            1.0.1          [required by ocluster]
#15 10.94   - install   macaddr               5.6.0          [required by ipaddr]
#15 10.94   - install   magic-mime            1.3.1          [required by cohttp-lwt-unix]
#15 10.94   - install   mirage-clock          4.2.0          [required by tls-mirage]
#15 10.94   - install   mirage-crypto         0.11.3         [required by ocluster]
#15 10.94   - install   mirage-crypto-ec      0.11.3         [required by tls]
#15 10.94   - install   mirage-crypto-pk      0.11.3         [required by tls, tls-mirage]
#15 10.94   - install   mirage-crypto-rng     0.11.3         [required by capnp-rpc-net]
#15 10.94   - install   mirage-crypto-rng-lwt 0.11.3         [required by capnp-rpc-unix]
#15 10.94   - install   mirage-flow           3.0.0          [required by capnp-rpc-net, capnp-rpc-unix]
#15 10.94   - install   mirage-kv             6.1.1          [required by tls-mirage]
#15 10.94   - install   mtime                 2.1.0          [required by mirage-crypto-rng-lwt]
#15 10.94   - install   num                   1.5-1          [required by sexplib]
#15 10.94   - install   obuilder              0.6.0 (pinned) [required by ocluster, ocluster-worker]
#15 10.94   - install   obuilder-spec         0.6.0 (pinned) [required by obuilder]
#15 10.94   - install   ocaml-compiler-libs   v0.12.4        [required by ppxlib]
#15 10.94   - install   ocaml-syntax-shims    1.0.0          [required by angstrom]
#15 10.94   - install   ocamlbuild            0.15.0         [required by fpath]
#15 10.94   - install   ocamlfind             1.9.6          [required by fpath]
#15 10.94   - install   ocplib-endian         1.2            [required by capnp]
#15 10.94   - install   optint                0.3.0          [required by mirage-kv]
#15 10.94   - install   parsexp               v0.16.0        [required by sexplib]
#15 10.94   - install   pbkdf                 1.2.0          [required by x509]
#15 10.94   - install   ppx_assert            v0.16.0        [required by jst-config]
#15 10.94   - install   ppx_base              v0.16.0        [required by time_now]
#15 10.94   - install   ppx_cold              v0.16.0        [required by ppx_base]
#15 10.94   - install   ppx_compare           v0.16.0        [required by ppx_base]
#15 10.94   - install   ppx_derivers          1.2.1          [required by ppxlib, ppx_deriving]
#15 10.94   - install   ppx_deriving          6.0.3          [required by ocluster-api]
#15 10.94   - install   ppx_deriving_yojson   3.9.0          [required by ocluster-api]
#15 10.94   - install   ppx_enumerate         v0.16.0        [required by ppx_base]
#15 10.94   - install   ppx_expect            v0.16.0        [required by ocluster]
#15 10.94   - install   ppx_globalize         v0.16.0        [required by ppx_base]
#15 10.94   - install   ppx_hash              v0.16.0        [required by ppx_base]
#15 10.94   - install   ppx_here              v0.16.0        [required by ppx_expect]
#15 10.94   - install   ppx_inline_test       v0.16.1        [required by ppx_expect]
#15 10.94   - install   ppx_optcomp           v0.16.0        [required by time_now]
#15 10.94   - install   ppx_sexp_conv         v0.16.0        [required by ocluster]
#15 10.94   - install   ppxlib                0.33.0         [required by ppx_expect, ppx_deriving_yojson]
#15 10.94   - install   prometheus            1.2            [required by ocluster]
#15 10.94   - install   prometheus-app        1.2            [required by ocluster, ocluster-worker]
#15 10.94   - install   psq                   0.2.1          [required by ocluster]
#15 10.94   - install   ptime                 1.2.0          [required by capnp-rpc-net]
#15 10.94   - install   re                    1.12.0         [required by ppx_expect, prometheus-app]
#15 10.94   - install   res                   5.0.1          [required by capnp]
#15 10.94   - install   result                1.5            [required by capnp]
#15 10.94   - install   rresult               0.7.0          [required by bos]
#15 10.94   - install   seq                   base           [required by psq]
#15 10.94   - install   sexplib               v0.16.0        [required by obuilder]
#15 10.94   - install   sexplib0              v0.16.0        [required by cohttp-lwt]
#15 10.94   - install   sha                   1.15.4         [required by obuilder]
#15 10.94   - install   sqlite3               5.2.0          [required by ocluster]
#15 10.94   - install   stdint                0.7.2          [required by capnp-rpc-lwt]
#15 10.94   - install   stdio                 v0.16.0        [required by ppx_expect]
#15 10.94   - install   stdlib-shims          0.3.0          [required by sha]
#15 10.94   - install   stringext             1.6.0          [required by uri]
#15 10.94   - install   tar                   2.6.0          [required by tar-unix]
#15 10.94   - install   tar-unix              2.6.0          [required by obuilder]
#15 10.94   - install   time_now              v0.16.0        [required by ppx_inline_test]
#15 10.94   - install   tls                   0.17.3         [required by capnp-rpc-net]
#15 10.94   - install   tls-mirage            0.17.3         [required by capnp-rpc-net]
#15 10.94   - install   topkg                 1.0.7          [required by fpath]
#15 10.94   - install   uri                   4.4.0          [required by capnp-rpc-lwt, capnp-rpc-net]
#15 10.94   - install   uri-sexp              4.4.0          [required by cohttp]
#15 10.94   - install   uutf                  1.0.3          [required by jsonm]
#15 10.94   - install   x509                  0.16.5         [required by capnp-rpc-net]
#15 10.94   - install   yojson                2.2.2          [required by obuilder, ppx_deriving_yojson]
#15 10.94   - install   zarith                1.14           [required by asn1-combinators]
#15 11.81 
#15 11.81 The following system packages will first need to be installed:
#15 11.81     capnproto-dev gmp-dev libev-dev sqlite-dev
#15 11.81 
#15 11.81 <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
#15 11.81 
#15 11.81 opam believes some required external dependencies are missing. opam can:
#15 11.81 > 1. Run apk to install them (may need root/sudo access)
#15 11.81   2. Display the recommended apk command and wait while you run it manually (e.g. in another terminal)
#15 11.81   3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
#15 11.81   4. Abort the installation
#15 11.81 
#15 11.81 [1/2/3/4] 1
#15 11.81 
#15 11.81 + /usr/bin/sudo "apk" "add" "capnproto-dev" "gmp-dev" "libev-dev" "sqlite-dev"
#15 12.81 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz
#15 12.81 - fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz
#15 12.81 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
#15 12.81 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
#15 12.81 - fetch https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
#15 12.81 - (1/7) Installing libucontext-dev (1.3.2-r0)
#15 13.10 - (2/7) Installing openssl-dev (3.5.4-r0)
#15 13.10 - (3/7) Installing zlib-dev (1.3.1-r2)
#15 13.10 - (4/7) Installing capnproto-dev (1.1.0-r0)
#15 13.10 - (5/7) Installing gmp-dev (6.3.0-r3)
#15 13.10 - (6/7) Installing libev-dev (4.33-r1)
#15 13.10 - (7/7) Installing sqlite-dev (3.49.2-r1)
#15 13.10 - Executing busybox-1.37.0-r20.trigger
#15 13.10 - OK: 320 MiB in 115 packages
#15 13.15 
#15 13.15 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
#15 13.82 -> retrieved asetmap.0.8.1  (https://opam.ocaml.org/cache)
#15 13.83 -> retrieved asn1-combinators.0.2.6  (https://opam.ocaml.org/cache)
#15 13.84 -> retrieved angstrom.0.16.1  (https://opam.ocaml.org/cache)
#15 13.89 -> retrieved astring.0.8.5  (https://opam.ocaml.org/cache)
#15 13.94 -> retrieved base64.3.5.1  (https://opam.ocaml.org/cache)
#15 14.07 -> retrieved bigstringaf.0.10.0  (https://opam.ocaml.org/cache)
#15 14.29 -> retrieved bos.0.2.1  (https://opam.ocaml.org/cache)
#15 14.44 -> retrieved camlp-streams.5.0.1  (https://opam.ocaml.org/cache)
#15 14.57 -> retrieved capnp.3.6.0  (https://opam.ocaml.org/cache)
#15 14.97 -> 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)
#15 15.14 -> retrieved base.v0.16.3  (https://opam.ocaml.org/cache)
#15 15.17 -> retrieved checkseum.0.5.2  (https://opam.ocaml.org/cache)
#15 15.24 -> retrieved cmdliner.1.3.0  (https://opam.ocaml.org/cache)
#15 15.25 -> retrieved ca-certs.0.2.3  (https://opam.ocaml.org/cache)
#15 15.30 -> retrieved cohttp.5.3.1  (https://opam.ocaml.org/cache)
#15 15.35 -> installed conf-bash.1
#15 15.35 -> installed conf-capnproto.2
#15 15.50 -> retrieved cohttp-lwt.5.3.0, cohttp-lwt-unix.5.3.0  (https://opam.ocaml.org/cache)
#15 15.50 -> retrieved conf-gmp.4  (https://opam.ocaml.org/cache)
#15 15.58 -> retrieved conduit.7.1.0, conduit-lwt.7.1.0, conduit-lwt-unix.7.1.0  (https://opam.ocaml.org/cache)
#15 15.58 -> retrieved conf-gmp-powm-sec.3  (https://opam.ocaml.org/cache)
#15 15.59 -> installed conf-pkg-config.3
#15 15.59 -> installed conf-sqlite3.1
#15 15.59 -> installed conf-gmp.4
#15 15.63 -> installed conf-gmp-powm-sec.3
#15 15.69 -> retrieved conf-libev.4-12  (2 extra sources)
#15 15.69 -> retrieved conf-libev.4-12  (2 extra sources)
#15 15.75 -> retrieved cppo.1.7.0  (https://opam.ocaml.org/cache)
#15 15.77 -> retrieved csexp.1.5.2  (https://opam.ocaml.org/cache)
#15 15.78 -> retrieved crunch.3.3.1  (https://opam.ocaml.org/cache)
#15 15.92 -> retrieved cstruct.6.2.0, cstruct-lwt.6.2.0  (https://opam.ocaml.org/cache)
#15 15.97 -> retrieved domain-name.0.4.0  (https://opam.ocaml.org/cache)
#15 16.26 -> retrieved decompress.1.5.3  (https://opam.ocaml.org/cache)
#15 16.37 -> retrieved duration.0.2.1  (https://opam.ocaml.org/cache)
#15 16.44 -> retrieved eqaf.0.9  (https://opam.ocaml.org/cache)
#15 16.51 -> retrieved digestif.1.2.0  (https://opam.ocaml.org/cache)
#15 16.59 -> retrieved extunix.0.4.2  (https://opam.ocaml.org/cache)
#15 16.66 -> retrieved fpath.0.7.3  (https://opam.ocaml.org/cache)
#15 16.71 -> retrieved fmt.0.9.0  (https://opam.ocaml.org/cache)
#15 16.74 -> retrieved gmap.0.3.0  (https://opam.ocaml.org/cache)
#15 16.76 -> retrieved hkdf.1.0.4  (https://opam.ocaml.org/cache)
#15 16.83 -> retrieved ipaddr.5.6.0, ipaddr-sexp.5.6.0, macaddr.5.6.0  (https://opam.ocaml.org/cache)
#15 21.99 -> retrieved dune.3.16.0, dune-build-info.3.16.0, dune-configurator.3.16.0  (https://opam.ocaml.org/cache)
#15 21.99 -> retrieved jane-street-headers.v0.16.0  (https://opam.ocaml.org/cache)
#15 22.00 -> retrieved jsonm.1.0.2  (https://opam.ocaml.org/cache)
#15 22.04 -> retrieved jst-config.v0.16.0  (https://opam.ocaml.org/cache)
#15 22.06 -> retrieved logs.0.7.0  (https://opam.ocaml.org/cache)
#15 22.10 -> retrieved lwt-dllist.1.0.1  (https://opam.ocaml.org/cache)
#15 22.17 -> retrieved lwt.5.7.0  (https://opam.ocaml.org/cache)
#15 22.18 -> retrieved magic-mime.1.3.1  (https://opam.ocaml.org/cache)
#15 22.18 -> retrieved mirage-clock.4.2.0  (https://opam.ocaml.org/cache)
#15 22.24 -> retrieved mirage-flow.3.0.0  (https://opam.ocaml.org/cache)
#15 22.30 -> retrieved mirage-kv.6.1.1  (https://opam.ocaml.org/cache)
#15 22.40 -> retrieved mtime.2.1.0  (https://opam.ocaml.org/cache)
#15 22.48 -> retrieved obuilder.0.6.0  (file:///src/obuilder)
#15 22.51 -> retrieved num.1.5-1  (https://opam.ocaml.org/cache)
#15 22.55 -> retrieved obuilder-spec.0.6.0  (file:///src/obuilder)
#15 22.61 -> retrieved ocaml-syntax-shims.1.0.0  (https://opam.ocaml.org/cache)
#15 22.63 -> retrieved ocaml-compiler-libs.v0.12.4  (https://opam.ocaml.org/cache)
#15 22.81 -> retrieved ocamlbuild.0.15.0  (https://opam.ocaml.org/cache)
#15 23.29 -> 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)
#15 23.30 -> retrieved ocamlfind.1.9.6  (https://opam.ocaml.org/cache)
#15 23.31 -> retrieved ocplib-endian.1.2  (https://opam.ocaml.org/cache)
#15 23.32 -> retrieved opam-depext.1.2.3  (cached)
#15 23.32 -> removed   opam-depext.1.2.3
#15 23.43 -> removed   ocaml.4.14.2
#15 23.43 -> installed ocaml.4.14.2
#15 24.83 -> installed conf-libev.4-12
#15 24.84 -> retrieved optint.0.3.0  (https://opam.ocaml.org/cache)
#15 24.84 -> retrieved pbkdf.1.2.0  (https://opam.ocaml.org/cache)
#15 24.86 -> retrieved parsexp.v0.16.0  (https://opam.ocaml.org/cache)
#15 24.91 -> retrieved ppx_base.v0.16.0  (https://opam.ocaml.org/cache)
#15 24.96 -> retrieved ppx_assert.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.01 -> retrieved ppx_cold.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.02 -> retrieved ppx_compare.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.08 -> retrieved ppx_deriving_yojson.3.9.0  (https://opam.ocaml.org/cache)
#15 25.12 -> retrieved ppx_derivers.1.2.1  (https://opam.ocaml.org/cache)
#15 25.16 -> retrieved ppx_enumerate.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.19 -> retrieved ppx_deriving.6.0.3  (https://opam.ocaml.org/cache)
#15 25.22 -> retrieved ppx_globalize.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.25 -> retrieved ppx_expect.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.27 -> installed opam-depext.1.2.3
#15 25.32 -> retrieved ppx_here.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.38 -> retrieved ppx_hash.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.42 -> retrieved ppx_inline_test.v0.16.1  (https://opam.ocaml.org/cache)
#15 25.46 -> retrieved ppx_optcomp.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.59 -> retrieved ppx_sexp_conv.v0.16.0  (https://opam.ocaml.org/cache)
#15 25.62 -> retrieved prometheus.1.2, prometheus-app.1.2  (https://opam.ocaml.org/cache)
#15 25.76 -> retrieved ppxlib.0.33.0  (https://opam.ocaml.org/cache)
#15 25.77 -> retrieved psq.0.2.1  (https://opam.ocaml.org/cache)
#15 25.78 -> retrieved ptime.1.2.0  (https://opam.ocaml.org/cache)
#15 27.39 -> retrieved result.1.5  (https://opam.ocaml.org/cache)
#15 27.39 -> retrieved res.5.0.1  (https://opam.ocaml.org/cache)
#15 27.42 -> retrieved re.1.12.0  (https://opam.ocaml.org/cache)
#15 27.53 -> installed cmdliner.1.3.0
#15 27.56 -> installed num.1.5-1
#15 27.57 -> retrieved rresult.0.7.0  (https://opam.ocaml.org/cache)
#15 27.58 -> retrieved sexplib.v0.16.0  (https://opam.ocaml.org/cache)
#15 27.68 -> retrieved seq.base  (2 extra sources)
#15 27.68 -> retrieved seq.base  (2 extra sources)
#15 27.68 -> installed seq.base
#15 27.76 -> retrieved sha.1.15.4  (https://opam.ocaml.org/cache)
#15 27.84 -> retrieved sqlite3.5.2.0  (https://opam.ocaml.org/cache)
#15 27.85 -> retrieved stdint.0.7.2  (https://opam.ocaml.org/cache)
#15 27.91 -> retrieved stdio.v0.16.0  (https://opam.ocaml.org/cache)
#15 27.97 -> retrieved stringext.1.6.0  (https://opam.ocaml.org/cache)
#15 27.98 -> retrieved stdlib-shims.0.3.0  (https://opam.ocaml.org/cache)
#15 28.04 -> retrieved time_now.v0.16.0  (https://opam.ocaml.org/cache)
#15 28.07 -> retrieved tar.2.6.0, tar-unix.2.6.0  (https://opam.ocaml.org/cache)
#15 28.20 -> retrieved topkg.1.0.7  (https://opam.ocaml.org/cache)
#15 28.47 -> retrieved tls.0.17.3, tls-mirage.0.17.3  (https://opam.ocaml.org/cache)
#15 28.57 -> retrieved uri.4.4.0, uri-sexp.4.4.0  (https://opam.ocaml.org/cache)
#15 28.64 -> retrieved uutf.1.0.3  (https://opam.ocaml.org/cache)
#15 28.71 -> retrieved x509.0.16.5  (https://opam.ocaml.org/cache)
#15 28.82 -> retrieved zarith.1.14  (https://opam.ocaml.org/cache)
#15 28.93 -> retrieved yojson.2.2.2  (https://opam.ocaml.org/cache)
#15 29.01 -> installed ocamlfind.1.9.6
#15 29.03 -> installed base-bytes.base
#15 29.54 -> installed ocamlbuild.0.15.0
#15 29.73 -> retrieved sexplib0.v0.16.0  (https://opam.ocaml.org/cache)
#15 32.69 -> installed zarith.1.14
#15 33.43 -> installed topkg.1.0.7
#15 33.81 -> installed asetmap.0.8.1
#15 33.91 -> installed rresult.0.7.0
#15 34.36 -> installed uutf.1.0.3
#15 34.41 -> installed mtime.2.1.0
#15 34.43 -> installed fmt.0.9.0
#15 34.56 -> installed ptime.1.2.0
#15 34.67 -> installed astring.0.8.5
#15 35.26 -> installed fpath.0.7.3
#15 35.30 -> installed jsonm.1.0.2
#15 41.09 -> installed dune.3.16.0
#15 42.54 -> installed base64.3.5.1
#15 42.57 -> installed camlp-streams.5.0.1
#15 42.59 -> installed cppo.1.7.0
#15 42.62 -> installed crunch.3.3.1
#15 42.64 -> installed csexp.1.5.2
#15 43.95 -> installed cstruct.6.2.0
#15 43.98 -> installed domain-name.0.4.0
#15 43.99 -> installed duration.0.2.1
#15 44.00 -> installed gmap.0.3.0
#15 44.00 -> installed jane-street-headers.v0.16.0
#15 44.01 -> installed lwt-dllist.1.0.1
#15 44.02 -> installed macaddr.5.6.0
#15 44.05 -> installed magic-mime.1.3.1
#15 44.05 -> installed mirage-clock.4.2.0
#15 44.07 -> installed ocaml-compiler-libs.v0.12.4
#15 44.11 -> installed ocaml-syntax-shims.1.0.0
#15 44.14 -> installed optint.0.3.0
#15 44.15 -> installed ppx_derivers.1.2.1
#15 44.16 -> installed psq.0.2.1
#15 44.26 -> installed re.1.12.0
#15 44.28 -> installed res.5.0.1
#15 44.29 -> installed result.1.5
#15 44.31 -> installed sexplib0.v0.16.0
#15 44.37 -> installed stdint.0.7.2
#15 44.37 -> installed stdlib-shims.0.3.0
#15 44.52 -> installed stringext.1.6.0
#15 44.57 -> installed yojson.2.2.2
#15 44.58 -> installed ocplib-endian.1.2
#15 44.61 -> installed asn1-combinators.0.2.6
#15 44.62 -> installed eqaf.0.9
#15 44.66 -> installed ipaddr.5.6.0
#15 45.28 -> installed dune-build-info.3.16.0
#15 45.59 -> installed parsexp.v0.16.0
#15 45.69 -> installed digestif.1.2.0
#15 45.70 -> installed sha.1.15.4
#15 45.92 -> installed dune-configurator.3.16.0
#15 46.50 -> installed sexplib.v0.16.0
#15 46.64 -> installed bigstringaf.0.10.0
#15 46.95 -> installed checkseum.0.5.2
#15 47.13 -> installed angstrom.0.16.1
#15 47.93 -> installed sqlite3.5.2.0
#15 48.33 -> installed decompress.1.5.3
#15 48.37 -> installed mirage-crypto.0.11.3
#15 48.56 -> installed hkdf.1.0.4
#15 48.57 -> installed pbkdf.1.2.0
#15 48.81 -> installed uri.4.4.0
#15 48.86 -> installed tar.2.6.0
#15 49.00 -> installed lwt.5.7.0
#15 49.22 -> installed mirage-flow.3.0.0
#15 49.23 -> installed cstruct-lwt.6.2.0
#15 49.24 -> installed mirage-kv.6.1.1
#15 49.29 -> installed prometheus.1.2
#15 49.83 -> installed tar-unix.2.6.0
#15 50.17 -> installed logs.0.7.0
#15 51.16 -> installed base.v0.16.3
#15 51.18 -> installed mirage-crypto-rng.0.11.3
#15 51.39 -> installed capnp-rpc.1.2.3
#15 51.49 -> installed stdio.v0.16.0
#15 51.52 -> installed mirage-crypto-rng-lwt.0.11.3
#15 51.70 -> installed mirage-crypto-pk.0.11.3
#15 52.37 -> installed bos.0.2.1
#15 55.06 -> installed capnp.3.6.0
#15 55.64 -> installed mirage-crypto-ec.0.11.3
#15 56.29 -> installed ppxlib.0.33.0
#15 56.82 -> installed x509.0.16.5
#15 56.90 -> installed capnp-rpc-lwt.1.2.3
#15 56.91 -> installed ppx_globalize.v0.16.0
#15 57.08 -> installed ca-certs.0.2.3
#15 57.32 -> installed ppx_optcomp.v0.16.0
#15 57.85 -> installed ppx_cold.v0.16.0
#15 57.97 -> installed ppx_here.v0.16.0
#15 57.99 -> installed ppx_enumerate.v0.16.0
#15 58.17 -> installed ppx_compare.v0.16.0
#15 58.27 -> installed tls.0.17.3
#15 58.55 -> installed tls-mirage.0.17.3
#15 59.05 -> installed ppx_sexp_conv.v0.16.0
#15 59.47 -> installed ppx_deriving.6.0.3
#15 59.51 -> installed capnp-rpc-net.1.2.3
#15 59.53 -> installed obuilder-spec.0.6.0
#15 60.55 -> installed ipaddr-sexp.5.6.0
#15 60.57 -> installed uri-sexp.4.4.0
#15 60.76 -> installed ppx_hash.v0.16.0
#15 61.21 -> installed ppx_deriving_yojson.3.9.0
#15 61.67 -> installed ppx_assert.v0.16.0
#15 62.13 -> installed conduit.7.1.0
#15 62.48 -> installed ppx_base.v0.16.0
#15 62.56 -> installed cohttp.5.3.1
#15 62.72 -> installed extunix.0.4.2
#15 62.78 -> installed obuilder.0.6.0
#15 63.32 -> installed capnp-rpc-unix.1.2.3
#15 63.53 -> installed conduit-lwt.7.1.0
#15 64.13 -> installed jst-config.v0.16.0
#15 64.23 -> installed cohttp-lwt.5.3.0
#15 65.24 -> installed conduit-lwt-unix.7.1.0
#15 65.59 -> installed time_now.v0.16.0
#15 67.58 -> installed cohttp-lwt-unix.5.3.0
#15 67.88 -> installed prometheus-app.1.2
#15 68.39 -> installed ppx_inline_test.v0.16.1
#15 71.36 -> installed ppx_expect.v0.16.0
#15 74.02 Done.
#15 74.02 
#15 74.02 <><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
#15 74.02 => opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
#15 74.02 # To update the current shell environment, run: eval $(opam env)
#15 DONE 74.7s

#16 [build 10/12] ADD --chown=opam . .
#16 DONE 0.1s

#17 [build 11/12] RUN opam exec -- dune subst
#17 DONE 0.3s

#18 [build 12/12] RUN opam exec -- dune build ./_build/install/default/bin/ocluster-worker
#18 0.980 Generating Static_files.ml
#18 0.980 Skipping generation of .mli
#18 1.081 schema.capnp --> schema.mli schema.ml
#18 DONE 4.7s

#19 [stage-1 2/4] RUN apk update && apk add docker libev curl gnupg git sqlite
#19 CACHED

#20 [stage-1 3/4] WORKDIR /var/lib/ocluster-worker
#20 CACHED

#21 [stage-1 4/4] COPY --from=build /src/_build/install/default/bin/ocluster-worker /usr/local/bin/
#21 DONE 0.1s

#22 exporting to image
#22 exporting layers 0.1s done
#22 writing image sha256:4405510fa8b55a4f1a68e6d7aba27804ade6dca918e1ea34577db3c8bfa90d47 done
#22 DONE 0.1s
Job succeeded
2025-12-09 19:37.32: Job succeeded