Organisationsocurrentdocker-base-images6868ff (master)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-01-09 21:48.34: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/master (6868ff794ebbfa63c53f6b4caea0ee6b43ad9ea7) (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/ocurrent/docker-base-images.git" -b "master" && cd "docker-base-images" && git reset --hard 6868ff79
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:48.34: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:a0c1723a110c08defb88eb348da408dda1e97cc67f7b5978091a31df7eb5720a-alpine-3.22-4.14_opam-2.5-ocamlformat-2dee2fe30df966714e056f8af164fe0ed7648a63"
2026-01-09 21:48.34: 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:48.34: Waiting for resource in pool OCluster
2026-01-10 00:16.08: Waiting for worker…
2026-01-10 00:17.24: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
error: unable to create file .gitattributes: No space left on device
error: unable to create file .gitignore: No space left on device
error: unable to create file Dockerfile: No space left on device
error: unable to create file LICENSE.md: No space left on device
error: unable to create file Makefile: No space left on device
error: unable to create file README.md: No space left on device
error: unable to create file base-images.opam: No space left on device
error: unable to create file base-images.opam.template: No space left on device
error: unable to create file builds.expected: No space left on device
fatal: cannot create directory at 'doc': No space left on device
git-reset failed with exit-code 128
2026-01-10 00:17.24: Job failed: Failed: Build failed