Build:
  1. 29
  2. 28
  3. 27
  4. 26
  5. 25
  6. 24
  7. 23
  8. 22
  9. 21
  10. 20
2026-08-03 12:33.25: New job: docker build {
                                             "commit": "bcad98d3057423dfdba24cadbf6f8dfeca12bd92",
                                             "dockerfile": {
                                               "file": "Dockerfile"
                                             },
                                             "docker_context": null,
                                             "squash": false,
                                             "buildx": true,
                                             "build_args": [],
                                             "path": null
                                           }
2026-08-03 12:33.25: Checking out commit bcad98d3. To reproduce:
                       git clone --recursive "https://github.com/tarides/tarides.com.git" && cd "tarides.com" && git fetch origin "refs/pull/1059/head" && git reset --hard bcad98d3
2026-08-03 12:33.25: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/tarides.com.git-c625fb5f52c964610b54f32d27d46965b6bf2fad211456d66e1ff8a0f4c02fec/.git" 
                           "/tmp/git-checkout12926d3c"
2026-08-03 12:33.27: Exec: "git" "-C" "/tmp/git-checkout12926d3c" "submodule" 
                           "deinit" "--force" "--all"
2026-08-03 12:33.27: Exec: "git" "-C" "/tmp/git-checkout12926d3c" "reset" 
                           "--hard" "-q" "bcad98d3057423dfdba24cadbf6f8dfeca12bd92"
2026-08-03 12:33.29: Exec: "git" "-c" "protocol.file.allow=always" "-C" 
                           "/tmp/git-checkout12926d3c" "submodule" "update" 
                           "--recursive" "--init" "--no-fetch"
2026-08-03 12:33.29: Exec: "docker" "buildx" "build" "--pull" "-f" "/tmp/git-checkout12926d3c/Dockerfile" 
                           "--iidfile" "/tmp/git-checkout12926d3c/docker-iid" 
                           "--" "/tmp/git-checkout12926d3c"
#0 building with "default" instance using docker driver

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

#2 [internal] load metadata for docker.io/library/alpine:3.22
#2 DONE 0.6s

#3 [internal] load .dockerignore
#3 transferring context: 77B done
#3 DONE 0.0s

#4 [build  1/13] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce
#4 DONE 0.0s

#5 [internal] load build context
#5 transferring context: 544.95MB 1.8s done
#5 DONE 2.0s

#6 [build  3/13] WORKDIR /root
#6 CACHED

#7 [build  2/13] RUN --mount=type=cache,target=/var/cache/apk,sharing=locked     ln -s /var/cache/apk /etc/apk/cache &&     apk -U upgrade && apk add     autoconf     curl-dev     gmp-dev     imagemagick     imagemagick-jpeg     imagemagick-webp     inotify-tools     libev-dev     oniguruma-dev     openssl-dev     curl     bash     gcc     musl-dev     make     m4     git     autoconf
#7 CACHED

#8 [build  4/13] RUN curl -fsSL https://get.dune.build/install | sh
#8 CACHED

#9 [build  5/13] COPY --link tarides-com.opam .
#9 DONE 1.6s

#10 [build  6/13] COPY --link dune-project .
#10 DONE 0.1s

#11 [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install
#11 0.217 "Nightly build 2026-07-31T04:19:54Z, git revision eb49cc4b174540eb79c6c41b3528964f8cc417d2"
#11 36.61 Solution for dune.lock
#11 36.61 
#11 36.61 Dependencies common to all supported platforms:
#11 36.61 - alcotest.1.9.1
#11 36.61 - angstrom.0.16.1
#11 36.61 - asn1-combinators.0.3.2
#11 36.61 - astring.0.8.5
#11 36.61 - base-bytes.base
#11 36.61 - base-threads.base
#11 36.61 - base-unix.base
#11 36.61 - base64.3.5.2
#11 36.61 - bigarray-compat.1.1.0
#11 36.61 - bigstringaf.0.10.0
#11 36.61 - bos.0.3.0
#11 36.61 - brr.0.0.8
#11 36.61 - bstr.0.0.4
#11 36.61 - camlp-streams.5.0.1
#11 36.61 - caqti.2.3.2
#11 36.61 - caqti-lwt.2.3.2
#11 36.61 - checkseum.0.5.3
#11 36.61 - cmarkit.dev
#11 36.61 - cmdliner.2.1.1
#11 36.61 - compiler-cloning.enabled
#11 36.61 - conf-gmp.5
#11 36.61 - conf-gmp-powm-sec.4
#11 36.61 - conf-libev.4-13
#11 36.61 - conf-libssl.4
#11 36.61 - conf-oniguruma.1
#11 36.61 - conf-pkg-config.5
#11 36.61 - cppo.1.8.0
#11 36.61 - csexp.1.5.2
#11 36.61 - cstruct.6.2.0
#11 36.61 - ctypes.0.24.0
#11 36.61 - decompress.1.6.0
#11 36.61 - digestif.1.3.1
#11 36.61 - domain-name.0.5.0
#11 36.61 - dream.1.0.0~alpha8
#11 36.61 - dream-accept.0.1.0
#11 36.61 - dream-encoding.dev
#11 36.61 - dream-html.3.11.2
#11 36.61 - dream-httpaf.1.0.0~alpha4
#11 36.61 - dream-pure.1.0.0~alpha2
#11 36.61 - dune-configurator.3.24.1
#11 36.61 - dune-private-libs.3.24.1
#11 36.61 - dune-site.3.24.1
#11 36.61 - duration.0.3.1
#11 36.61 - dyn.3.24.1
#11 36.61 - eqaf.0.10
#11 36.61 - faraday.0.8.2
#11 36.61 - faraday-lwt.0.8.2
#11 36.61 - faraday-lwt-unix.0.8.2
#11 36.61 - fmt.0.11.0
#11 36.61 - fpath.0.7.3
#11 36.61 - fs-io.3.24.1
#11 36.61 - gen.1.1
#11 36.61 - gluten.0.5.2
#11 36.61 - gluten-lwt.0.5.2
#11 36.61 - gluten-lwt-unix.0.5.2
#11 36.61 - gmap.0.3.0
#11 36.61 - graphql.0.14.0
#11 36.61 - graphql-lwt.0.14.0
#11 36.61 - graphql_parser.0.14.0
#11 36.61 - h2.0.10.0
#11 36.61 - h2-lwt.0.10.0
#11 36.61 - h2-lwt-unix.0.10.0
#11 36.61 - hilite.dev
#11 36.61 - hmap.0.8.1
#11 36.61 - hpack.0.13.0
#11 36.61 - httpaf.0.7.1
#11 36.61 - httpun.0.1.0
#11 36.61 - httpun-lwt.0.1.0
#11 36.61 - httpun-lwt-unix.0.1.0
#11 36.61 - httpun-types.0.1.0
#11 36.61 - httpun-ws.0.2.0
#11 36.61 - integers.0.8.0
#11 36.61 - ipaddr.5.6.2
#11 36.61 - js_of_ocaml.6.4.1
#11 36.61 - js_of_ocaml-compiler.6.4.1
#11 36.61 - js_of_ocaml-toplevel.6.4.1
#11 36.61 - kdf.1.1.0
#11 36.61 - ke.0.6
#11 36.61 - lambdasoup.1.1.1
#11 36.61 - logs.0.10.0
#11 36.61 - lru.0.3.1
#11 36.61 - lwt.6.1.2
#11 36.61 - lwt-dllist.1.1.0
#11 36.61 - lwt_ppx.6.1.0
#11 36.61 - lwt_ssl.1.2.0
#11 36.61 - macaddr.5.6.2
#11 36.61 - magic-mime.1.3.1
#11 36.61 - markup.1.0.3
#11 36.61 - menhir.20260209
#11 36.61 - menhirCST.20260209
#11 36.61 - menhirGLR.20260209
#11 36.61 - menhirLib.20260209
#11 36.61 - menhirSdk.20260209
#11 36.61 - mirage-clock.4.2.0
#11 36.61 - mirage-crypto.1.2.0
#11 36.61 - mirage-crypto-ec.1.2.0
#11 36.61 - mirage-crypto-pk.1.2.0
#11 36.61 - mirage-crypto-rng.1.2.0
#11 36.61 - mirage-crypto-rng-lwt.1.2.0
#11 36.61 - mirage-kv.6.1.1
#11 36.61 - mirage-kv-unix.3.0.1
#11 36.61 - mtime.2.1.0
#11 36.61 - multipart_form.0.8.0
#11 36.61 - multipart_form-lwt.0.8.0
#11 36.61 - ocaml.5.3.1
#11 36.61 - ocaml-base-compiler.5.3.1
#11 36.61 - ocaml-compiler.5.3.1
#11 36.61 - ocaml-compiler-libs.v0.17.0
#11 36.61 - ocaml-syntax-shims.1.0.0
#11 36.61 - ocamlbuild.0.16.1+dune
#11 36.61 - ocamlfind.1.9.8+dune
#11 36.61 - ocplib-endian.1.2
#11 36.61 - ohex.0.2.0
#11 36.61 - oniguruma.0.2.0
#11 36.61 - optint.0.3.0
#11 36.61 - ordering.3.24.1
#11 36.61 - pecu.0.7
#11 36.61 - pp.2.0.0
#11 36.61 - ppx_derivers.1.2.1
#11 36.61 - ppx_deriving_yaml.0.4.1
#11 36.61 - ppx_import.1.12.0
#11 36.61 - ppx_show.0.2.1
#11 36.61 - ppxlib.0.38.0
#11 36.61 - prettym.0.0.5
#11 36.61 - psq.0.2.1
#11 36.61 - ptime.1.2.0
#11 36.61 - pure-html.3.11.2
#11 36.61 - re.1.14.0
#11 36.61 - relocatable-compiler.5.3.1.20251109.1
#11 36.61 - result.1.5
#11 36.61 - rresult.0.7.0
#11 36.61 - sedlex.3.7
#11 36.61 - seq.base
#11 36.61 - sexplib0.v0.17.0
#11 36.61 - ssl.0.7.0
#11 36.61 - stdcompat.21.1
#11 36.61 - stdlib-shims.0.3.0
#11 36.61 - stdune.3.24.1
#11 36.61 - stringext.1.6.0
#11 36.61 - tailwindcss.dev
#11 36.61 - textmate-language.0.6.0
#11 36.61 - top-closure.3.24.1
#11 36.61 - topkg.1.1.1
#11 36.61 - uchar.0.0.2
#11 36.61 - unstrctrd.0.4
#11 36.61 - uri.4.4.0
#11 36.61 - uucp.17.0.0
#11 36.61 - uunf.17.0.0
#11 36.61 - uutf.1.0.4
#11 36.61 - x509.1.1.1
#11 36.61 - yaml.3.2.0
#11 36.61 - yojson.3.0.0
#11 36.61 - zarith.1.14
#11 266.4 Error: sendfile(): No space left on device
#11 266.4 -> required by
#11 266.4    _build/_private/default/.pkg/ordering.3.24.1-05744da931dfc23d6b383192895b8cbd/source
#11 266.4 -> required by
#11 266.4    _build/_private/default/.pkg/ordering.3.24.1-05744da931dfc23d6b383192895b8cbd/target
#11 266.4 -> required by alias pkg-install
#11 266.4 Error:
#11 266.4 mkdir(_build/_private/default/.pkg/top-closure.3.24.1-4d225ad9888995c0b4e3f24ba36e9ff5): No space left on device
#11 266.4 -> required by
#11 266.4    _build/_private/default/.pkg/top-closure.3.24.1-4d225ad9888995c0b4e3f24ba36e9ff5/source
#11 266.4 -> required by
#11 266.4    _build/_private/default/.pkg/top-closure.3.24.1-4d225ad9888995c0b4e3f24ba36e9ff5/target
#11 266.4 -> required by alias pkg-install
#11 266.4 Error:
#11 266.4 mkdir(_build/_private/default/.pkg/fs-io.3.24.1-7ffa25f847c36eaad70215cf72a45fc2): No space left on device
#11 266.4 -> required by
#11 266.4    _build/_private/default/.pkg/fs-io.3.24.1-7ffa25f847c36eaad70215cf72a45fc2/source
#11 266.4 -> required by
#11 266.4    _build/_private/default/.pkg/fs-io.3.24.1-7ffa25f847c36eaad70215cf72a45fc2/target
#11 266.4 -> required by alias pkg-install
#11 266.5 Error: dune_trace_write(): No space left on device
#11 266.5 -> required by
#11 266.5    _build/_fetch/checksum/sha512=7be283fd957ee168ce1e62835d22114da405e4b7da9619b4f2030a832d45ca210a0c8f1d1c57c92e224f3512308a8a0f0923b94f44b6f582acbe0e7728d179d4/dir
#11 266.5 -> required by
#11 266.5    _build/_private/default/.pkg/bigarray-compat.1.1.0-897560897dbf37e5a2fb7464d8d2eb43/source
#11 266.5 -> required by
#11 266.5    _build/_private/default/.pkg/bigarray-compat.1.1.0-897560897dbf37e5a2fb7464d8d2eb43/target
#11 266.5 -> required by alias pkg-install
#11 266.5 Error:
#11 266.5 mkdir(_build/_private/default/.pkg/csexp.1.5.2-734de4db83b487e54f0f3548fe634f5b/source/bench): No space left on device
#11 266.5 -> required by
#11 266.5    _build/_private/default/.pkg/csexp.1.5.2-734de4db83b487e54f0f3548fe634f5b/source
#11 266.5 -> required by
#11 266.5    _build/_private/default/.pkg/csexp.1.5.2-734de4db83b487e54f0f3548fe634f5b/target
#11 266.5 -> required by alias pkg-install
#11 266.5 Error:
#11 266.5 mkdir(_build/_private/default/.pkg/duration.0.3.1-63a3e51549a4d0995506b01223e14e2d): No space left on device
#11 266.5 -> required by
#11 266.5    _build/_private/default/.pkg/duration.0.3.1-63a3e51549a4d0995506b01223e14e2d/source
#11 266.5 -> required by
#11 266.5    _build/_private/default/.pkg/duration.0.3.1-63a3e51549a4d0995506b01223e14e2d/target
#11 266.5 -> required by alias pkg-install
#11 266.5 File "dune.lock/macaddr.5.6.2.pkg", line 17, characters 3-83:
#11 266.5 17 |    https://github.com/mirage/ocaml-ipaddr/releases/download/v5.6.2/ipaddr-5.6.2.tbz)
#11 266.5         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 266.5 Error: failed to extract 'download'
#11 266.5 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 266.5 
#11 266.5 File "dune.lock/magic-mime.1.3.1.pkg", line 17, characters 3-91:
#11 266.5 17 |    https://github.com/mirage/ocaml-magic-mime/releases/download/v1.3.1/magic-mime-1.3.1.tbz)
#11 266.5         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 266.5 Error: failed to extract 'download'
#11 266.5 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 266.5 
#11 266.5 File "dune.lock/lwt-dllist.1.1.0.pkg", line 17, characters 3-85:
#11 266.5 17 |    https://github.com/mirage/lwt-dllist/releases/download/v1.1.0/lwt-dllist-1.1.0.tbz)
#11 266.5         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 266.5 Error: failed to extract 'download'
#11 266.5 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 266.5 
#11 266.5 File "dune.lock/eqaf.0.10.pkg", line 16, characters 7-75:
#11 266.5 16 |   (url https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz)
#11 266.5             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 266.5 Error: failed to extract 'download'
#11 266.5 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 266.5 
#11 266.6 File "dune.lock/mirage-clock.4.2.0.pkg", line 17, characters 3-89:
#11 266.6 17 |    https://github.com/mirage/mirage-clock/releases/download/v4.2.0/mirage-clock-4.2.0.tbz)
#11 266.6         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 266.6 Error: failed to extract 'download'
#11 266.6 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 266.6 
#11 266.6 File "dune.lock/ocaml-syntax-shims.1.0.0.pkg", line 17, characters 3-103:
#11 266.6 17 |    https://github.com/ocaml-ppx/ocaml-syntax-shims/releases/download/1.0.0/ocaml-syntax-shims-1.0.0.tbz)
#11 266.6         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 266.6 Error: failed to extract 'download'
#11 266.6 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 266.6 
#11 266.6 File "dune.lock/gen.1.1.pkg", line 13, characters 7-56:
#11 266.6 13 |   (url https://github.com/c-cube/gen/archive/v1.1.tar.gz)
#11 266.6             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 266.6 Error: failed to extract 'download'
#11 266.6 Reason: 'tar' failed with non-zero exit code '1' and output:
#11 266.6 
#11 267.1 File "dune.lock/ppx_derivers.1.2.1.pkg", line 4, characters 30-34:
#11 267.1 4 |  (all_platforms ((action (run dune build -p %{pkg-self:name} -j %{jobs})))))
#11 267.1                                   ^^^^
#11 267.1 Error: Logs for package ppx_derivers
#11 267.1 Error: mkdir(_build/install): No space left on device
#11 267.1 -> required by _build/install/default/doc/ppx_derivers/CHANGES.md
#11 267.1 -> required by _build/default/ppx_derivers.install
#11 267.1 -> required by alias install
#11 267.1 Error: No space left on device
#11 267.1 
#11 267.1 File "dune.lock/pecu.0.7.pkg", line 4, characters 30-34:
#11 267.1 4 |  (all_platforms ((action (run dune build -p %{pkg-self:name} -j %{jobs})))))
#11 267.1                                   ^^^^
#11 267.1 Error: Logs for package pecu
#11 267.1 
#11 369.5 File "dune.lock/cppo.1.8.0.pkg", line 16, characters 7-68:
#11 369.5 16 |   (url https://github.com/ocaml-community/cppo/archive/v1.8.0.tar.gz)
#11 369.5             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 369.5 Error: Download failed with code 504
#11 369.5        
#11 ERROR: process "/bin/sh -c dune --version && dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
------
 > [build  7/13] RUN dune --version && dune pkg lock && dune build @pkg-install:
267.1 File "dune.lock/pecu.0.7.pkg", line 4, characters 30-34:
267.1 4 |  (all_platforms ((action (run dune build -p %{pkg-self:name} -j %{jobs})))))
267.1                                   ^^^^
267.1 Error: Logs for package pecu
267.1 
369.5 File "dune.lock/cppo.1.8.0.pkg", line 16, characters 7-68:
369.5 16 |   (url https://github.com/ocaml-community/cppo/archive/v1.8.0.tar.gz)
369.5             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
369.5 Error: Download failed with code 504
369.5        
------
Dockerfile:40
--------------------
  38 |     # Install packages before adding source files
  39 |     # This allows Docker to cache this step
  40 | >>> RUN dune --version && dune pkg lock && dune build @pkg-install
  41 |     
  42 |     COPY --link ./generate-images.sh .
--------------------
ERROR: failed to solve: process "/bin/sh -c dune --version && dune pkg lock && dune build @pkg-install" did not complete successfully: exit code: 1
2026-08-03 12:39.45: Job failed: Docker build exited with status 1