2025-07-25 21:34.56: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/pull/166/head (9c835f1a7d0aaa79ddfcd4a245b6a8a78ebc515a) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocaml-opam/opam-publish.git" && cd "opam-publish" && git fetch origin "refs/pull/166/head" && git reset --hard 9c835f1a cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-07-25 21:34.56: Using cache hint "ocaml-opam/opam-publish-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33-alpine-3.21-4.14_opam-2.3-ocamlformat-b8021439f8c57ba6435bc2263f6596671f4f4466" 2025-07-25 21:34.56: Using OBuilder spec: ((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-07-25 21:34.56: Waiting for resource in pool OCluster 2025-07-25 23:07.47: Waiting for worker… 2025-07-25 23:07.47: Got resource from pool OCluster Building on clete.caelum.ci.dev All commits already cached HEAD is now at 9c835f1 Run opam-ci-check lints before submitting a package (from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33) 2025-07-25 23:07.48 ---> using "55d202f7fecfb1870e4e5ff40a2bf370c1ccb0b90b65ea9e954fa8fcf7fc2c95" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-07-25 23:07.48 ---> saved as "950017a68ff972835553d094e1269305984e03821030420cae3211baada77ede" Job succeeded 2025-07-25 23:07.48: Job succeeded