(for PR #28867)
2025-11-10 11:03.18: New job: Lint
2025-11-10 11:03.18: Waiting for resource in pool lint
2025-11-10 11:03.27: Got resource from pool lint
2025-11-10 11:03.27: Checking out commit 0b80eddb. To reproduce:
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28867/head" && git reset --hard 0b80eddb
2025-11-10 11:03.27: Exec: "cp" "-a" "--" "/var/lib/ocurrent/var/git/opam-repository.git-a0bc4b41ddb868605dc1500002c27cfa79faf4389fe53b6754817ea16b48d458/.git"
"/tmp/git-checkout3b679084"
2025-11-10 11:03.28: Exec: "git" "-C" "/tmp/git-checkout3b679084" "submodule"
"deinit" "--force" "--all"
2025-11-10 11:03.28: Exec: "git" "-C" "/tmp/git-checkout3b679084" "reset"
"--hard" "-q" "0b80eddbf13eeb57fe8a3d8a18849ac4a28abffd"
2025-11-10 11:03.32: Exec: "git" "-c" "protocol.file.allow=always" "-C"
"/tmp/git-checkout3b679084" "submodule" "update"
"--recursive" "--init" "--no-fetch"
2025-11-10 11:03.32: Exec: "git" "merge" "-q" "--" "21f97b2e6d7c617fc0a79cc8e59b2e10690960e1"
To reproduce locally, on the opam-repository PR branch, run:
opam pin opam-ci-check git+https://github.com/ocurrent/opam-repo-ci.git#live
opam-ci-check lint --opam-repository . reason.3.17.1:new=false rtop.3.17.1:new=false
2025-11-10 11:03.32: Exec: "opam-ci-check" "lint" "--opam-repository"
"." "reason.3.17.1:new=false" "rtop.3.17.1:new=false"
Linting opam-repository at /tmp/git-checkout3b679084/. ...
No errors
2025-11-10 11:04.20: Job succeeded