2025-07-30 13:11.54: New job: test ocurrent/opam-repo-ci https://github.com/ocurrent/opam-repo-ci.git#refs/pull/448/head (ab968ebcc6ac12e98f0e97d14e9102e9aa421584) (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/ocurrent/opam-repo-ci.git" && cd "opam-repo-ci" && git fetch origin "refs/pull/448/head" && git reset --hard ab968ebc
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-30 13:11.54: Using cache hint "ocurrent/opam-repo-ci-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33-alpine-3.21-4.14_opam-2.3-ocamlformat-e77940d8ff8706305602d0d643bf01c77beef2e7"
2025-07-30 13:11.54: 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-30 13:11.54: Waiting for resource in pool OCluster
2025-07-30 13:11.54: Waiting for worker…
2025-07-30 13:13.42: Got resource from pool OCluster
Building on asteria.caelum.ci.dev
All commits already cached
HEAD is now at ab968eb Update docs
(from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:ce7c521de2e50e6ba02ecb769afb8f518fd84aef8447affa8b443c3175d9dc33)
2025-07-30 13:32.55 ---> 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-30 13:32.55 ---> using "950017a68ff972835553d094e1269305984e03821030420cae3211baada77ede" from cache
Job succeeded
2025-07-30 13:32.55: Job succeeded