2024-11-01 10:18.53: New job: test ocurrent/obuilder https://github.com/ocurrent/obuilder.git#refs/pull/195/head (32e6c347e2859a118c273e5702c5d6eaeca1825c) (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/obuilder.git" && cd "obuilder" && git fetch origin "refs/pull/195/head" && git reset --hard 32e6c347
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-01 10:18.53: Using cache hint "ocurrent/obuilder-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933-alpine-3.20-4.14_opam-2.2-ocamlformat-63cfa2da7451530777c99ac51ebfc3a717cff962"
2024-11-01 10:18.53: 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-01 10:18.53: Waiting for resource in pool OCluster
2024-11-01 10:18.54: Waiting for worker…
2024-11-01 10:18.55: Got resource from pool OCluster
Building on doris.caelum.ci.dev
All commits already cached
HEAD is now at 32e6c34 Remove tar_in function
(from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:c3067db755e729f8e00ee051fdc0f10d89cbea8225a445143001443750782933)
2024-11-01 10:19.19 ---> saved as "5f966d834c9126bdfd64c87de0767747262a6ecd90d1e75b82bc6b0e37ce3bf6"
/: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" "))
skipping format lint because ocamlformat is not configured
2024-11-01 10:19.20 ---> saved as "8363ca447cf8fc345f19a25453af3df0aa901b33f95b7a4957ecb50831f256da"
Job succeeded
2024-11-01 10:19.20: Job succeeded