Organisationsocurrentopam-repo-ciacd62c ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2025-01-27 09:34.15: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/heads/live (acd62c52d0ca27305f7e5121961dbb6a45265a94) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/ocurrent/opam-repo-ci.git" -b "live" && cd "opam-repo-ci" && git reset --hard acd62c52
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd
RUN echo "skipping format lint because ocamlformat is not configured"

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

2025-01-27 09:34.15: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd-alpine-3.21-4.14_opam-2.3-ocamlformat-d2f70af67710a7fc91d6bae1f24b6f6211d88626"
2025-01-27 09:34.15: Using OBuilder spec:
((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2025-01-27 09:34.15: Waiting for resource in pool OCluster
2025-01-27 09:53.52: Waiting for worker…
2025-01-27 09:58.12: Got resource from pool OCluster
Building on laodoke.caelum.ci.dev
All commits already cached
HEAD is now at acd62c5 Update docs

(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:c810715263d60567b2461193b2da505b76379f507ee019b54161dd101ccd44bd)
2025-01-27 09:58.12 ---> using "53a586dee36495bf7ec4fb904a8b3330f0aafc149d45da9757d8480bbc81dd56" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-01-27 09:58.12 ---> using "6b94828a6f5e519b7f5ddc4f1ecb92590f5869c6d20512cc964f230000659df3" from cache
Job succeeded
2025-01-27 09:58.12: Job succeeded