2025-07-25 21:34.56: New job: test ocaml-opam/opam-publish https://github.com/ocaml-opam/opam-publish.git#refs/heads/master (fc90aa36c6c9c6178590479dddf97ae8ce54cca9) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ocaml-opam/opam-publish.git" -b "master" && cd "opam-publish" && git reset --hard fc90aa36
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517
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:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517-debian-12-4.08_opam-2.3-ocamlformat-b8021439f8c57ba6435bc2263f6596671f4f4466"
2025-07-25 21:34.56: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517)
(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.07: Waiting for worker…
2025-07-25 23:07.07: Got resource from pool OCluster
Building on odawa.caelum.ci.dev
All commits already cached
HEAD is now at fc90aa3 Merge pull request #172 from punchagan/re-run-msg
(from ocaml/opam:debian-12-ocaml-4.08@sha256:4b3e5b2d1be26cada6c08f752ca0b48d3b0ba20fec23648d53395a83f1ae2517)
2025-07-25 23:07.07 ---> using "6cffc1a1a52caf2843bd473effea9756e568737c821ae9874d1cb7264a14fd20" 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.07 ---> using "b079a5999a01d540c38f3fb8ef0ff48b25ee83da19ac024c1e67776bae8ebb9b" from cache
Job succeeded
2025-07-25 23:07.08: Job succeeded