2025-03-10 13:26.36: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/pull/97/head (44f2d94c6b83f6a674d4048e81b25b072f4ea3d3) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42
ocamlformat version: none
To reproduce locally:
git clone --recursive "https://github.com/ygrek/ocurl.git" && cd "ocurl" && git fetch origin "refs/pull/97/head" && git reset --hard 44f2d94c
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42
RUN echo "skipping format lint because ocamlformat is not configured"
END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK
2025-03-10 13:26.36: Using cache hint "ygrek/ocurl-ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42-debian-12-4.03_opam-2.3-ocamlformat-5c627de42309bb6474331d403efeb6d68d617b1e"
2025-03-10 13:26.36: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)
2025-03-10 13:26.36: Waiting for resource in pool OCluster
2025-03-10 13:26.36: Waiting for worker…
2025-03-10 13:57.45: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 44f2d94 Fix type of curl_multi_cleanup return variable
(from ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.03@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42' locally
docker.io/ocaml/opam@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42: Pulling from ocaml/opam
18458d6ef158: Pulling fs layer
18458d6ef158: Verifying Checksum
18458d6ef158: Download complete
18458d6ef158: Pull complete
Digest: sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42
Status: Downloaded newer image for ocaml/opam@sha256:88f97e8c3bd5da02f8c84e9be025445ea31ac3a7ffa4cef2cc1692ac0a23df42
2025-03-10 13:59.22 ---> saved as "50028533309a9b30b5e358b5046f0fe98e9d068fc76790dbf31ebe94498a6d14"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2025-03-10 13:59.22 ---> saved as "225bcb07a46a4d3e3c5702630f06ad7a01c454acf30a3f2103fab103f71f9dde"
Job succeeded
2025-03-10 13:59.23: Job succeeded