Organisationsocamlopam-file-formatc52ffe ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-08-21 14:40.59: New job: test ocaml/opam-file-format https://github.com/ocaml/opam-file-format.git#refs/pull/60/head (c52ffe781c7885d3cfe916b646807557a4d0e686) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.03@sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocaml/opam-file-format.git" && cd "opam-file-format" && git fetch origin "refs/pull/60/head" && git reset --hard c52ffe78
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.03@sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-08-21 14:40.59: Using cache hint "ocaml/opam-file-format-ocaml/opam:debian-12-ocaml-4.03@sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c-debian-12-4.03_opam-2.2-ocamlformat-3cf30a1f05a1256914dd9182c534718dab6cf30c"
2024-08-21 14:40.59: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.03@sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-08-21 14:40.59: Waiting for resource in pool OCluster
2024-08-21 19:40.49: Waiting for worker…
2024-08-21 19:40.49: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at c52ffe7 Remove hash-consing


(from ocaml/opam:debian-12-ocaml-4.03@sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.03@sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c' locally
docker.io/ocaml/opam@sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c: Pulling from ocaml/opam
684ea18e9b2e: Pulling fs layer
684ea18e9b2e: Verifying Checksum
684ea18e9b2e: Download complete
684ea18e9b2e: Pull complete
Digest: sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c
Status: Downloaded newer image for ocaml/opam@sha256:e3d2f651cd1c2cdd36756fa50b9213a2dfd751fe9e4af143eb06fdc539bc4c8c
2024-08-21 19:40.49 ---> using "d6ece13968201cded3598a7df6e76afeaf82f437a76f7b44a3113ff16380cf6e" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-21 19:40.49 ---> using "504e6faf349d2864cf25a49da4cc4fd9bc608b1bc761aa93d9352f070121c028" from cache
Job succeeded
2024-08-21 19:40.50: Job succeeded