Organisationsocurrentdocker-base-images338015 ()(lint-fmt)

(lint-fmt)

Link Copied
Code Copied

Logs

2024-11-15 15:08.18: New job: test ocurrent/docker-base-images https://github.com/ocurrent/docker-base-images.git#refs/heads/live (3380158d1d52a8c261e9677923f5f562c4c3d6f3) (linux-x86_64:(lint-fmt))
Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
ocamlformat version: none


To reproduce locally:


git clone --recursive "https://github.com/ocurrent/docker-base-images.git" -b "live" && cd "docker-base-images" && git reset --hard 3380158d
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
RUN echo "skipping format lint because ocamlformat is not configured"


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


2024-11-15 15:08.18: Using cache hint "ocurrent/docker-base-images-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933-alpine-3.20-4.14_opam-2.2-ocamlformat-bf952fff418e4e73b706d8c991bda01670225833"
2024-11-15 15:08.18: Using OBuilder spec:
((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
(run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
)


2024-11-15 15:08.18: Waiting for resource in pool OCluster
2024-11-15 16:29.26: Waiting for worker…
2024-11-15 16:45.11: Got resource from pool OCluster
Building on x86-bm-c6.sw.ocaml.org
All commits already cached
HEAD is now at 3380158 Fix up for Ubuntu 24.10
warning: Could not unset core.worktree setting in submodule 'ocaml-dockerfile'
Cleared directory 'ocaml-dockerfile'
warning: Could not unset core.worktree setting in submodule 'ocaml-version'
Cleared directory 'ocaml-version'
warning: Could not unset core.worktree setting in submodule 'ocluster'
Cleared directory 'ocluster'
warning: Could not unset core.worktree setting in submodule 'ocurrent'
Cleared directory 'ocurrent'
Submodule 'ocaml-dockerfile' (https://github.com/ocurrent/ocaml-dockerfile.git) registered for path 'ocaml-dockerfile'
Submodule 'ocaml-version' (https://github.com/ocurrent/ocaml-version.git) registered for path 'ocaml-version'
Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster'
Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent'
From https://github.com/ocurrent/ocaml-dockerfile
16b50df..83209cd  master     -> origin/master
Submodule path 'ocaml-dockerfile': checked out '701e6c0114224e71561215d90a2a38595b1ebbd8'
Submodule path 'ocaml-version': checked out 'a5a5452b5b7ffb19413eac3451320a82884f8f56'
Submodule path 'ocluster': checked out '8fd1ca1da935154e6c532c45a4d8d4c6a2f9d307'
Submodule path 'ocluster/obuilder': checked out '2d0af3df9d934c936736986e827e9d1f5b94aed9'
Submodule path 'ocurrent': checked out '41e2a72872d6711410c771c5537023a120d85fee'
Submodule path 'ocurrent/vendor/ocaml-gitlab': checked out '134d702d195504c024a380cf577bf8672aa5e91e'


(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933' locally
docker.io/ocaml/opam@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933: Pulling from ocaml/opam
4561b4794508: Pulling fs layer
4561b4794508: Verifying Checksum
4561b4794508: Download complete
4561b4794508: Pull complete
Digest: sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
Status: Downloaded newer image for ocaml/opam@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933
2024-11-15 16:45.12 ---> using "5f966d834c9126bdfd64c87de0767747262a6ecd90d1e75b82bc6b0e37ce3bf6" from cache


/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-15 16:45.12 ---> using "8363ca447cf8fc345f19a25453af3df0aa901b33f95b7a4957ecb50831f256da" from cache
Job succeeded
2024-11-15 16:45.13: Job succeeded