2025-03-25 13:26.37: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/master (da47c71113a5937e3b5bc88ce1bd4b9c5f3f578f) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "master" && cd "docker-base-images" && git reset --hard da47c711 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-03-25 13:26.37: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec-alpine-3.21-4.14_opam-2.3-ocamlformat-48e47466f5898fbf475b71788bcf587634373afa" 2025-03-25 13:26.37: Using OBuilder spec: ((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-03-25 13:26.37: Waiting for resource in pool OCluster 2025-03-25 13:28.47: Waiting for worker… 2025-03-25 13:37.09: Got resource from pool OCluster Building on phoebe.caelum.ci.dev All commits already cached HEAD is now at da47c71 Merge pull request #315 from mtelvers/add-archive (from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec) Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec' locally docker.io/ocaml/opam@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec: Pulling from ocaml/opam 079b5f886b6e: Pulling fs layer 079b5f886b6e: Verifying Checksum 079b5f886b6e: Download complete 079b5f886b6e: Pull complete Digest: sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec Status: Downloaded newer image for ocaml/opam@sha256:d388038c045b444892fac6ec1f36ca88a8060f2e05d39caeb449a880d6ec4dec 2025-03-25 13:38.54 ---> using "1365d3d062370cdb3e23e0410421a094d8879b8f0dd4d3093d64147b4bfe4ff9" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-03-25 13:38.54 ---> using "0f933b44a6d05597b3167b5b00bbc469e044593a398197985948c9d6efb5415d" from cache Job succeeded 2025-03-25 13:38.55: Job succeeded