Organisationssanettegl-legacycd2acb ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-09 21:43.59: New job: test sanette/gl-legacy https://github.com/sanette/gl-legacy.git#refs/heads/main (cd2acb780df37fa806ffc04df998bf856a3829d8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/sanette/gl-legacy.git" -b "main" && cd "gl-legacy" && git reset --hard cd2acb78
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a
RUN echo "skipping format lint because ocamlformat is not configured"


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2026-01-09 21:43.59: Using cache hint "sanette/gl-legacy-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a-alpine-3.22-4.14_opam-2.5-ocamlformat-c65fcb116531ae66ad3316b265e233443ef25044"
2026-01-09 21:43.59: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-01-09 21:43.59: Waiting for resource in pool OCluster
2026-01-09 23:55.35: Waiting for worker…
2026-01-09 23:55.50: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
Uncaught exception: Unix.Unix_error(Unix.ENOSPC, "mkdir", "/var/cache/obuilder/ocluster/tmp/build-context-833755")
2026-01-09 23:55.50: Job failed: Failed: Internal error