2024-11-27 17:04.45: New job: test ocurrent/ocurrent-deployer https://github.com/ocurrent/ocurrent-deployer.git#refs/pull/244/head (8aa196ebb4e61e81065b87db998e3a3f13258160) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/ocurrent-deployer.git" && cd "ocurrent-deployer" && git fetch origin "refs/pull/244/head" && git reset --hard 8aa196eb cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-11-27 17:04.45: Using cache hint "ocurrent/ocurrent-deployer-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554-alpine-3.20-4.14_opam-2.3-ocamlformat-4be9b449095ce6d71bb164c7f7d2a397f2968847" 2024-11-27 17:04.45: Using OBuilder spec: ((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-11-27 17:04.45: Waiting for resource in pool OCluster 2024-11-27 17:04.46: Waiting for worker… 2024-11-27 17:10.37: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 8aa196e Replace git submodules with published dependencies (from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554) Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554' locally docker.io/ocaml/opam@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554: Pulling from ocaml/opam d988fb556940: Pulling fs layer d988fb556940: Verifying Checksum d988fb556940: Download complete d988fb556940: Pull complete Digest: sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554 Status: Downloaded newer image for ocaml/opam@sha256:ebf15d5caec90eae50336736fbd8a2fc99ae01dbe5ee3030d0ac51d47f5f6554 2024-11-27 17:10.37 ---> using "46649d2bbe6f00c86a5d5fe022ab7bfe3de0143ddf6170e61af97324592363ef" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-11-27 17:10.37 ---> using "49950abb1b244f824a59060b5f0a07221aa2982f431bbd91f7eeff10b8a00173" from cache Job succeeded 2024-11-27 17:10.38: Job succeeded