Organisationsmiragemirage-qubesff58fc (main)(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2026-05-05 14:39.42: New job: test mirage/mirage-qubes https://github.com/mirage/mirage-qubes.git#refs/heads/main (ff58fca6f334cad15076cd42ab173c84dd6a6ff3) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/mirage/mirage-qubes.git" -b "main" && cd "mirage-qubes" && git reset --hard ff58fca6
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9
RUN echo "skipping format lint because ocamlformat is not configured"


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


2026-05-05 14:39.42: Using cache hint "mirage/mirage-qubes-ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9-alpine-3.23-4.14_opam-2.5-ocamlformat-a70af20c7161f9d2e1ede477647f5f9e06d6e78f"
2026-05-05 14:39.42: Using OBuilder spec:
((from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2026-05-05 14:39.42: Waiting for resource in pool OCluster
2026-05-05 16:27.47: Waiting for worker…
2026-05-05 16:30.32: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at ff58fca changes for 2.0.0


(from ocaml/opam:alpine-3.23-ocaml-4.14@sha256:c98c3afc38d39340ca2b1e9c3c1b8c127283806cba433dd4865c01d18c619ef9)
2026-05-05 16:30.33 ---> using "8e65bc4d84a4bbc3f291f4c89c5f0411ea9740fc4228eddb2c11cbc44748b04d" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2026-05-05 16:30.33 ---> saved as "587ce7d086ff04de4f4423e68ad553523515e553b8a932fb89ddf267c1cbcec5"
Job succeeded
2026-05-05 16:30.33: Job succeeded