Organisationsmirageocaml-dns44d2ea ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-06-19 03:13.18: New job: test mirage/ocaml-dns https://github.com/mirage/ocaml-dns.git#refs/heads/main (44d2ea7edbb7a88ca300a1b97f1aa5ed030dfdec) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3
ocamlformat version: none


To reproduce locally:


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


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


2025-06-19 03:13.18: Using cache hint "mirage/ocaml-dns-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3-alpine-3.21-4.14_opam-2.3-ocamlformat-d2b8b1c720bae34249eed3235bf3d4d5340cfdee"
2025-06-19 03:13.18: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-06-19 03:13.18: Waiting for resource in pool OCluster
2025-06-19 03:17.59: Waiting for worker…
2025-06-19 03:31.53: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
HEAD is now at 44d2ea7 Merge pull request #379 from robur-coop/metrics


(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:2a715c092c4ab201120243e7efc44191d8c5aef3c1bf63ab56cfedfe3a662ad3)
2025-06-19 03:31.54 ---> using "cae3f84721b1d1626d38afde4577807843a0da8ba3807fc3f5f4606864be9e98" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-06-19 03:31.54 ---> using "aef3984134e8b18d59181819bc79a8fc2def9cb8ef2be489c425efe58ad78684" from cache
Job succeeded
2025-06-19 03:31.54: Job succeeded