2024-10-21 20:34.56: New job: test ocurrent/ocurrent-deployer https://github.com/ocurrent/ocurrent-deployer.git#refs/heads/master (a92d5db0d7b4c1f81f2e70f46a3893678749c216) (linux-x86_64:(lint-fmt)) Base: ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06 ocamlformat version: none To reproduce locally: git clone --recursive "https://github.com/ocurrent/ocurrent-deployer.git" -b "master" && cd "ocurrent-deployer" && git reset --hard a92d5db0 cat > Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06 RUN echo "skipping format lint because ocamlformat is not configured" END-OF-DOCKERFILE docker build . END-REPRO-BLOCK 2024-10-21 20:34.56: Using cache hint "ocurrent/ocurrent-deployer-ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06-alpine-3.20-4.14_opam-2.2-ocamlformat-26c09ff1da6a07b20a0f9474e3a6ed6315c6388b" 2024-10-21 20:34.56: Using OBuilder spec: ((from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06) (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) ) 2024-10-21 20:34.56: Waiting for resource in pool OCluster 2024-10-21 20:34.56: Waiting for worker… 2024-10-21 20:35.18: Got resource from pool OCluster Building on x86-bm-c13.sw.ocaml.org Submodule path 'ocluster': checked out 'c8d092f0d0c01253a9199b94465f00f1dcbbe94d' Submodule path 'ocurrent': checked out '87dc7d1959b5d03a3d6ba462f2d96392988e7426' HEAD is now at 89becbc Update the generated documentation Synchronizing submodule url for 'ocluster' Synchronizing submodule url for 'ocurrent' Cleared directory 'ocluster' Submodule 'ocluster' (https://github.com/ocurrent/ocluster.git) unregistered for path 'ocluster' Cleared directory 'ocurrent' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) unregistered for path 'ocurrent' HEAD is now at a92d5db Merge pull request #241 from maiste/feat/add-staging-branch 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 'ocluster' (https://github.com/ocurrent/ocluster.git) registered for path 'ocluster' Submodule 'ocurrent' (https://github.com/ocurrent/ocurrent.git) registered for path 'ocurrent' Submodule path 'ocluster': checked out 'c8d092f0d0c01253a9199b94465f00f1dcbbe94d' Submodule path 'ocluster/obuilder': checked out '7015f4f00ac5183c70b27d044e8582b6c33105bd' Submodule path 'ocurrent': checked out '87dc7d1959b5d03a3d6ba462f2d96392988e7426' Submodule path 'ocurrent/vendor/ocaml-gitlab': checked out '134d702d195504c024a380cf577bf8672aa5e91e' (from ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06) Unable to find image 'ocaml/opam:alpine-3.20-ocaml-4.14@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06' locally docker.io/ocaml/opam@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06: Pulling from ocaml/opam a66b516afd2c: Pulling fs layer a66b516afd2c: Verifying Checksum a66b516afd2c: Download complete a66b516afd2c: Pull complete Digest: sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06 Status: Downloaded newer image for ocaml/opam@sha256:ca93b07e1eb7c90d165c476bfe152845a1cd570bea9665dd8cde9699b2445d06 2024-10-21 20:35.19 ---> using "985d1785f83b4891ff973f84322b6ae3a9d90575d816ad52456fbbac4db24296" from cache /: (run (shell " echo \"skipping format lint because ocamlformat is not configured\" ")) skipping format lint because ocamlformat is not configured 2024-10-21 20:35.19 ---> using "9708caf90e4ba2695714ad23d4ce8a414c418822b7251d9b515aa4ceed41acf5" from cache Job succeeded 2024-10-21 20:35.19: Job succeeded