Organisationsmiragemirage-vnetif995500 ()(lint-fmt)

(lint-fmt)

Logs

Show full logs
2024-08-21 14:43.56: New job: test mirage/mirage-vnetif https://github.com/mirage/mirage-vnetif.git#refs/heads/main (9955006b1fa6ee321a159c55eb96ade4de64b4a8) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161
ocamlformat version: none

To reproduce locally:

git clone --recursive "https://github.com/mirage/mirage-vnetif.git" -b "main" && cd "mirage-vnetif" && git reset --hard 9955006b
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161
RUN echo "skipping format lint because ocamlformat is not configured"

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

2024-08-21 14:43.56: Using cache hint "mirage/mirage-vnetif-ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161-debian-12-4.08_opam-2.2-ocamlformat-d7e8a9dd3d0865a60337483baffe30a60c7e7c3a"
2024-08-21 14:43.56: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161)
 (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)

2024-08-21 14:43.56: Waiting for resource in pool OCluster
2024-08-21 20:37.45: Waiting for worker…
2024-08-21 20:37.45: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 9955006 changes for 0.6.2

(from ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.08@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161' locally
docker.io/ocaml/opam@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161: Pulling from ocaml/opam
34456615ab68: Pulling fs layer
34456615ab68: Waiting
34456615ab68: Verifying Checksum
34456615ab68: Download complete
34456615ab68: Pull complete
Digest: sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161
Status: Downloaded newer image for ocaml/opam@sha256:c28916655d4002c809b289b1e3cdf6f3fb3ced5fc0f1f4196affaa61d04c4161
2024-08-21 20:37.46 ---> using "e56ce535acbd951fcfbcd65573c01678077ca4943aa96594530958d93f117a2a" from cache

/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-08-21 20:37.46 ---> using "d06b23a2c87f2fdb9177f25eb1f9a56f94b6eee9218224ee9c2981e563766261" from cache
Job succeeded
2024-08-21 20:37.46: Job succeeded