Organisationsrobur-cooputcp1df648 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-09-22 12:28.03: New job: test robur-coop/utcp https://github.com/robur-coop/utcp.git#refs/heads/main (1df648172cd37489d622500861fd1e0f23d8feef) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/robur-coop/utcp.git" -b "main" && cd "utcp" && git reset --hard 1df64817
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-09-22 12:28.03: Using cache hint "robur-coop/utcp-ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12-alpine-3.22-4.14_opam-2.4-ocamlformat-3f21ebe342ce440d9c9142ffe1185d8e5a326085"
2025-09-22 12:28.03: Using OBuilder spec:
((from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-09-22 12:28.03: Waiting for resource in pool OCluster
2025-09-22 14:01.09: Waiting for worker…
2025-09-22 14:05.57: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at 1df6481 Use a rope instead of reversed list (#54)


(from ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12)
Unable to find image 'ocaml/opam:alpine-3.22-ocaml-4.14@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12' locally
docker.io/ocaml/opam@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12: Pulling from ocaml/opam
8c592723c59a: Already exists
a783cd037be3: Pulling fs layer
454bb22af03c: Pulling fs layer
b46fcd8729b0: Pulling fs layer
d538880e5354: Pulling fs layer
a783cd037be3: Waiting
454bb22af03c: Waiting
b46fcd8729b0: Waiting
d538880e5354: Waiting
a783cd037be3: Download complete
454bb22af03c: Verifying Checksum
454bb22af03c: Download complete
b46fcd8729b0: Verifying Checksum
b46fcd8729b0: Download complete
d538880e5354: Download complete
a783cd037be3: Pull complete
454bb22af03c: Pull complete
b46fcd8729b0: Pull complete
d538880e5354: Pull complete
Digest: sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
Status: Downloaded newer image for ocaml/opam@sha256:e1cb67ff0571dfb179fc3cd9b7f5639658f87d2d7fc9f8a0ba7da3644a9fec12
2025-09-22 14:05.58 ---> using "b004d39c9addeb865f11c6029618ea8df221f8b3190584e8b865e82aabd3dd51" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-09-22 14:05.58 ---> using "961d3aac5aad4b52caaa7cd7b5b5276c45e4e6b9ad9c424b0445a8cd06ce8626" from cache
Job succeeded
2025-09-22 14:05.58: Job succeeded