2025-08-03 01:06.45: New job: test mirage/mirage-tcpip https://github.com/mirage/mirage-tcpip.git#refs/heads/main (bbc5b0190b42ae2cbd712596d03ad759fc4072ac) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/mirage/mirage-tcpip.git" -b "main" && cd "mirage-tcpip" && git reset --hard bbc5b019 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2025-08-03 01:06.45: Using cache hint "mirage/mirage-tcpip-ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d-alpine-3.21-4.14_opam-2.4-ocamlformat-5be4501fa6ddc55d3c341fd2677b53c60808c6e0" 2025-08-03 01:06.45: Using OBuilder spec: ((from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2025-08-03 01:06.45: Waiting for resource in pool OCluster 2025-08-03 01:22.09: Waiting for worker… 2025-08-03 01:24.33: Got resource from pool OCluster Building on toxis.caelum.ci.dev All commits already cached HEAD is now at bbc5b019 Merge pull request #529 from patricoferris/restore-packet-functions (from ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d) Unable to find image 'ocaml/opam:alpine-3.21-ocaml-4.14@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d' locally docker.io/ocaml/opam@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d: Pulling from ocaml/opam dd574f0c3492: Already exists 3dc488c2f010: Pulling fs layer deaee56918b9: Pulling fs layer ca3b7aa1d2ce: Pulling fs layer efc13b06f5a5: Pulling fs layer ca3b7aa1d2ce: Waiting efc13b06f5a5: Waiting deaee56918b9: Verifying Checksum deaee56918b9: Download complete ca3b7aa1d2ce: Download complete efc13b06f5a5: Verifying Checksum efc13b06f5a5: Download complete 3dc488c2f010: Verifying Checksum 3dc488c2f010: Download complete 3dc488c2f010: Pull complete deaee56918b9: Pull complete ca3b7aa1d2ce: Pull complete efc13b06f5a5: Pull complete Digest: sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d Status: Downloaded newer image for ocaml/opam@sha256:acda27c7e9ff770f0e09f53d730162c8ebf0f21b0ddc57f73b4cd1cf27c4af6d 2025-08-03 01:24.35 ---> using "ea47f485ac5e3de6005676b139eead37b27580d3656da4cbc3286dafdec05f07" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2025-08-03 01:24.35 ---> saved as "4c059521167064518961014428893e10d1e26af59d34ba08efa13ffc5091a320" Job succeeded 2025-08-03 01:24.36: Job succeeded