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

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

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

#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: 548.31MB 1.8s done
#5 DONE 1.9s

#6 [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
#6 CACHED

#7 [build  3/13] WORKDIR /root
#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.230 "Nightly build 2026-06-29T05:24:38Z, git revision ceedfba8bdcb220410eb705210ea399205b41c6d"
#11 36.50 Solution for dune.lock
#11 36.50 
#11 36.50 Dependencies common to all supported platforms:
#11 36.50 - alcotest.1.9.1
#11 36.50 - angstrom.0.16.1
#11 36.50 - asn1-combinators.0.3.2
#11 36.50 - astring.0.8.5
#11 36.50 - base-bytes.base
#11 36.50 - base-threads.base
#11 36.50 - base-unix.base
#11 36.50 - base64.3.5.2
#11 36.50 - bigarray-compat.1.1.0
#11 36.50 - bigstringaf.0.10.0
#11 36.50 - bos.0.3.0
#11 36.50 - brr.0.0.8
#11 36.50 - bstr.0.0.4
#11 36.50 - camlp-streams.5.0.1
#11 36.50 - caqti.2.3.2
#11 36.50 - caqti-lwt.2.3.2
#11 36.50 - checkseum.0.5.3
#11 36.50 - cmarkit.dev
#11 36.50 - cmdliner.2.1.1
#11 36.50 - conf-gmp.5
#11 36.50 - conf-gmp-powm-sec.4
#11 36.50 - conf-libev.4-13
#11 36.50 - conf-libssl.4
#11 36.50 - conf-oniguruma.1
#11 36.50 - conf-pkg-config.5
#11 36.50 - cppo.1.8.0
#11 36.50 - csexp.1.5.2
#11 36.50 - cstruct.6.2.0
#11 36.50 - ctypes.0.24.0
#11 36.50 - decompress.1.5.3
#11 36.50 - digestif.1.3.0
#11 36.50 - domain-name.0.5.0
#11 36.50 - dream.1.0.0~alpha8
#11 36.50 - dream-accept.0.1.0
#11 36.50 - dream-encoding.dev
#11 36.50 - dream-html.3.11.2
#11 36.50 - dream-httpaf.1.0.0~alpha4
#11 36.50 - dream-pure.1.0.0~alpha2
#11 36.50 - dune-configurator.3.23.1
#11 36.50 - dune-private-libs.3.23.1
#11 36.50 - dune-site.3.23.1
#11 36.50 - duration.0.3.1
#11 36.50 - dyn.3.23.1
#11 36.50 - eqaf.0.10
#11 36.50 - faraday.0.8.2
#11 36.50 - faraday-lwt.0.8.2
#11 36.50 - faraday-lwt-unix.0.8.2
#11 36.50 - fmt.0.11.0
#11 36.50 - fpath.0.7.3
#11 36.50 - fs-io.3.23.1
#11 36.50 - gen.1.1
#11 36.50 - gluten.0.5.2
#11 36.50 - gluten-lwt.0.5.2
#11 36.50 - gluten-lwt-unix.0.5.2
#11 36.50 - gmap.0.3.0
#11 36.50 - graphql.0.14.0
#11 36.50 - graphql-lwt.0.14.0
#11 36.50 - graphql_parser.0.14.0
#11 36.50 - h2.0.12.0
#11 36.50 - h2-lwt.0.12.0
#11 36.50 - h2-lwt-unix.0.12.0
#11 36.50 - hilite.dev
#11 36.50 - hmap.0.8.1
#11 36.50 - hpack.0.12.0
#11 36.50 - httpun.0.1.0
#11 36.50 - httpun-lwt.0.1.0
#11 36.50 - httpun-lwt-unix.0.1.0
#11 36.50 - httpun-types.0.1.0
#11 36.50 - httpun-ws.0.2.0
#11 36.50 - integers.0.8.0
#11 36.50 - ipaddr.5.6.2
#11 36.50 - js_of_ocaml.6.4.0
#11 36.50 - js_of_ocaml-compiler.6.4.0
#11 36.50 - js_of_ocaml-toplevel.6.4.0
#11 36.50 - kdf.1.0.0
#11 36.50 - ke.0.6
#11 36.50 - lambdasoup.1.1.1
#11 36.50 - logs.0.10.0
#11 36.50 - lru.0.3.1
#11 36.50 - lwt.6.1.2
#11 36.50 - lwt-dllist.1.1.0
#11 36.50 - lwt_ppx.6.1.0
#11 36.50 - lwt_ssl.1.2.0
#11 36.50 - macaddr.5.6.2
#11 36.50 - magic-mime.1.3.1
#11 36.50 - markup.1.0.3
#11 36.50 - menhir.20260209
#11 36.50 - menhirCST.20260209
#11 36.50 - menhirGLR.20260209
#11 36.50 - menhirLib.20260209
#11 36.50 - menhirSdk.20260209
#11 36.50 - mirage-clock.4.2.0
#11 36.50 - mirage-crypto.1.2.0
#11 36.50 - mirage-crypto-ec.1.2.0
#11 36.50 - mirage-crypto-pk.1.2.0
#11 36.50 - mirage-crypto-rng.1.2.0
#11 36.50 - mirage-crypto-rng-lwt.1.2.0
#11 36.50 - mirage-kv.6.1.1
#11 36.50 - mirage-kv-unix.3.0.1
#11 36.50 - mtime.2.1.0
#11 36.50 - multipart_form.0.8.0
#11 36.50 - multipart_form-lwt.0.8.0
#11 36.50 - ocaml.5.2.1
#11 36.50 - ocaml-base-compiler.5.2.1
#11 36.50 - ocaml-compiler-libs.v0.17.0
#11 36.50 - ocaml-syntax-shims.1.0.0
#11 36.50 - ocamlbuild.0.16.1+dune
#11 36.50 - ocamlfind.1.9.8+dune
#11 36.50 - ocplib-endian.1.2
#11 36.50 - ohex.0.2.0
#11 36.50 - oniguruma.0.2.0
#11 36.50 - optint.0.3.0
#11 36.50 - ordering.3.23.1
#11 36.50 - pecu.0.7
#11 36.50 - pp.2.0.0
#11 36.50 - ppx_derivers.1.2.1
#11 36.50 - ppx_deriving_yaml.0.4.1
#11 36.50 - ppx_import.1.12.0
#11 36.50 - ppx_show.0.2.1
#11 36.50 - ppxlib.0.38.0
#11 36.50 - prettym.0.0.5
#11 36.50 - psq.0.2.1
#11 36.50 - ptime.1.2.0
#11 36.50 - pure-html.3.11.2
#11 36.50 - re.1.14.0
#11 36.50 - rresult.0.7.0
#11 36.50 - sedlex.3.7
#11 36.50 - seq.base
#11 36.50 - sexplib0.v0.17.0
#11 36.50 - ssl.0.7.0
#11 36.50 - stdcompat.21.1
#11 36.50 - stdlib-shims.0.3.0
#11 36.50 - stdune.3.23.1
#11 36.50 - stringext.1.6.0
#11 36.50 - tailwindcss.dev
#11 36.50 - textmate-language.0.6.0
#11 36.50 - top-closure.3.23.1
#11 36.50 - topkg.1.1.1
#11 36.50 - uchar.0.0.2
#11 36.50 - unstrctrd.0.4
#11 36.50 - uri.4.4.0
#11 36.50 - uucp.17.0.0
#11 36.50 - uunf.17.0.0
#11 36.50 - uutf.1.0.4
#11 36.50 - x509.1.1.0
#11 36.50 - yaml.3.2.0
#11 36.50 - yojson.3.0.0
#11 36.50 - zarith.1.14
#11 230.1 File "dune.lock/gen.1.1.pkg", line 13, characters 7-56:
#11 230.1 13 |   (url https://github.com/c-cube/gen/archive/v1.1.tar.gz)
#11 230.1             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#11 230.1 Error: Download failed with code 400
#11 230.1        
#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:
36.50 - uutf.1.0.4
36.50 - x509.1.1.0
36.50 - yaml.3.2.0
36.50 - yojson.3.0.0
36.50 - zarith.1.14
230.1 File "dune.lock/gen.1.1.pkg", line 13, characters 7-56:
230.1 13 |   (url https://github.com/c-cube/gen/archive/v1.1.tar.gz)
230.1             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
230.1 Error: Download failed with code 400
230.1        
------
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-06-29 10:11.30: Job failed: Docker build exited with status 1