2025-02-01 17:11.33: New job: test ocaml/opam-file-format https://github.com/ocaml/opam-file-format.git#refs/pull/62/head (ee30440e524f50e096575b48aa03e7f2565c2d9c) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml/opam-file-format.git" && cd "opam-file-format" && git fetch origin "refs/pull/62/head" && git reset --hard ee30440e
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-02-01 17:11.33: Using cache hint "ocaml/opam-file-format-ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806-debian-12-4.03_opam-2.3-ocamlformat-e25af452e64b0bd6672dce5f38d878780362341d"
2025-02-01 17:11.33: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-02-01 17:11.33: Waiting for resource in pool OCluster
2025-02-01 17:13.16: Waiting for worker…
2025-02-01 17:14.33: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at ee30440 Generate opam file with Dune
(from ocaml/opam:debian-12-ocaml-4.03@sha256:802b51ab1562b3741617a9f1700349f22cfb51a73b1add602814b2f31436d806)
2025-02-01 17:14.33 ---> using "1a689143ea134c88ba740cf6c4224b335a7ad49d5eed0cadfda0a4734062da5c" from cache
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-02-01 17:14.33 ---> using "88de1199278ee7995dfa4faef8d6a17ace359483010bbe64b8d386f93bb2cf76" from cache
Job succeeded
2025-02-01 17:14.34: Job succeeded