Organisationsocaml-communityutopbf1ff6 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2025-07-31 07:25.37: New job: test ocaml-community/utop https://github.com/ocaml-community/utop.git#refs/heads/master (bf1ff672b77ad98599e06c6f9c48e1696858f2e9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml-community/utop.git" -b "master" && cd "utop" && git reset --hard bf1ff672
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
RUN echo "skipping format lint because ocamlformat is not configured"


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


2025-07-31 07:25.37: Using cache hint "ocaml-community/utop-ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b-debian-12-4.11_opam-2.4-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-07-31 07:25.37: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2025-07-31 07:25.37: Waiting for resource in pool OCluster
2025-07-31 11:28.25: Waiting for worker…
2025-07-31 11:30.59: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at bf1ff67 Add a dune package management GHA workflow (#498)


(from ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.11@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b' locally
docker.io/ocaml/opam@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b: Pulling from ocaml/opam
e9fdab26b66e: Pulling fs layer
e9fdab26b66e: Verifying Checksum
e9fdab26b66e: Download complete
e9fdab26b66e: Pull complete
Digest: sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
Status: Downloaded newer image for ocaml/opam@sha256:7bb5f36a74438b59f7e0086b5c9466b27dc193f68ce4a0dbe4e96f0f0b265c4b
2025-07-31 11:48.25 ---> using "98d88d7e14f4979706ca1b2d70fc5724fe967604d934d8ed367515fa8fd1d0b2" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-07-31 11:48.25 ---> saved as "ff48060e3ce52fa4d2f2c772d9adb8e65741a4ec8ccf6632ff6eec08eea7a8b2"
Job succeeded
2025-07-31 11:48.26: Job succeeded