(for PR #24267)

2025-02-11 16:52.19: New job: list revdeps of orrandomForest.3.0.0, using opam dev
                              from https://github.com/ocaml/opam-repository.git#refs/pull/24267/head (41de505ec8ff3637ab3cb06a41ccbc29683f566c)
                              on debian-12-ocaml-4.14/amd64

To reproduce locally:

cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/24267/head" && git reset --hard 41de505e
git fetch origin master
git merge --no-edit 34c3343b5f75151737387099c7515a74f860d08a
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-4.14@sha256:9b775b697973e1ebd27879dfd8615cebf1e59a04a21bc5655bc51ca0eeb7981d
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-dev /usr/bin/opam
RUN opam init --reinit -ni
RUN opam option solver=builtin-0install && opam config report
ENV OPAMDOWNLOADJOBS="1"
ENV OPAMERRLOGLEN="0"
ENV OPAMPRECISETRACKING="1"
ENV CI="true"
ENV OPAM_REPO_CI="true"
RUN rm -rf opam-repository/
COPY --chown=1000:1000 . opam-repository/
RUN opam repository set-url --strict default opam-repository/
RUN opam update --depexts || true
RUN echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'

END-OF-DOCKERFILE
docker build -f ../Dockerfile .

2025-02-11 16:52.19: Using cache hint "ocaml/opam:debian-12-ocaml-4.14@sha256:9b775b697973e1ebd27879dfd8615cebf1e59a04a21bc5655bc51ca0eeb7981d-orrandomForest.3.0.0-41de505ec8ff3637ab3cb06a41ccbc29683f566c"
2025-02-11 16:52.19: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-4.14@sha256:9b775b697973e1ebd27879dfd8615cebf1e59a04a21bc5655bc51ca0eeb7981d)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
 (run (network host)
      (shell "opam init --reinit --config .opamrc-sandbox -ni"))
 (run (shell "opam option solver=builtin-0install && opam config report"))
 (env OPAMDOWNLOADJOBS 1)
 (env OPAMERRLOGLEN 0)
 (env OPAMPRECISETRACKING 1)
 (env CI true)
 (env OPAM_REPO_CI true)
 (run (shell "rm -rf opam-repository/"))
 (copy (src .) (dst opam-repository/))
 (run (shell "opam repository set-url --strict default opam-repository/"))
 (run (network host)
      (shell "opam update --depexts || true"))
 (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-02-11 16:52.19: Waiting for resource in pool OCluster
2025-02-12 02:00.42: Waiting for worker…
2025-02-12 02:05.39: Got resource from pool OCluster
Building on x86-bm-c1.sw.ocaml.org
All commits already cached
Updating files:  49% (11596/23310)
Updating files:  50% (11655/23310)
Updating files:  51% (11889/23310)
Updating files:  52% (12122/23310)
Updating files:  53% (12355/23310)
Updating files:  54% (12588/23310)
Updating files:  55% (12821/23310)
Updating files:  56% (13054/23310)
Updating files:  57% (13287/23310)
Updating files:  58% (13520/23310)
Updating files:  59% (13753/23310)
Updating files:  60% (13986/23310)
Updating files:  61% (14220/23310)
Updating files:  62% (14453/23310)
Updating files:  63% (14686/23310)
Updating files:  64% (14919/23310)
Updating files:  65% (15152/23310)
Updating files:  66% (15385/23310)
Updating files:  67% (15618/23310)
Updating files:  68% (15851/23310)
Updating files:  69% (16084/23310)
Updating files:  70% (16317/23310)
Updating files:  71% (16551/23310)
Updating files:  72% (16784/23310)
Updating files:  73% (17017/23310)
Updating files:  74% (17250/23310)
Updating files:  75% (17483/23310)
Updating files:  76% (17716/23310)
Updating files:  77% (17949/23310)
Updating files:  78% (18182/23310)
Updating files:  79% (18415/23310)
Updating files:  80% (18648/23310)
Updating files:  81% (18882/23310)
Updating files:  82% (19115/23310)
Updating files:  83% (19348/23310)
Updating files:  84% (19581/23310)
Updating files:  85% (19814/23310)
Updating files:  86% (20047/23310)
Updating files:  87% (20280/23310)
Updating files:  88% (20513/23310)
Updating files:  89% (20746/23310)
Updating files:  90% (20979/23310)
Updating files:  91% (21213/23310)
Updating files:  92% (21446/23310)
Updating files:  93% (21679/23310)
Updating files:  94% (21912/23310)
Updating files:  95% (22145/23310)
Updating files:  96% (22378/23310)
Updating files:  97% (22611/23310)
Updating files:  98% (22844/23310)
Updating files:  99% (23077/23310)
Updating files:  99% (23207/23310)
Updating files: 100% (23310/23310)
Updating files: 100% (23310/23310), done.
HEAD is now at 34c3343b5f Merge pull request #27426 from dra27/ocaml.5.2.1
Merge made by the 'ort' strategy.
 packages/odnnr/odnnr.2.0.0/opam                   | 4 +---
 packages/oplsr/oplsr.8.0.1/opam                   | 3 +--
 packages/orrandomForest/orrandomForest.1.0.0/opam | 5 +----
 packages/orrandomForest/orrandomForest.2.0.1/opam | 7 +------
 packages/orrandomForest/orrandomForest.3.0.0/opam | 7 +------
 packages/orsvm_e1071/orsvm_e1071.2.0.0/opam       | 3 ---
 packages/orsvm_e1071/orsvm_e1071.3.0.0/opam       | 5 +----
 packages/orsvm_e1071/orsvm_e1071.3.0.1/opam       | 2 +-
 packages/orsvm_e1071/orsvm_e1071.3.0.2/opam       | 2 +-
 packages/orsvm_e1071/orsvm_e1071.4.0.0/opam       | 2 +-
 packages/orxgboost/orxgboost.1.0.1/opam           | 5 +----
 packages/orxgboost/orxgboost.1.1.0/opam           | 5 +----
 packages/orxgboost/orxgboost.1.2.0/opam           | 5 +----
 13 files changed, 12 insertions(+), 43 deletions(-)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:9b775b697973e1ebd27879dfd8615cebf1e59a04a21bc5655bc51ca0eeb7981d)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:9b775b697973e1ebd27879dfd8615cebf1e59a04a21bc5655bc51ca0eeb7981d' locally
docker.io/ocaml/opam@sha256:9b775b697973e1ebd27879dfd8615cebf1e59a04a21bc5655bc51ca0eeb7981d: Pulling from ocaml/opam
ab215bc27ffe: Pulling fs layer
ab215bc27ffe: Verifying Checksum
ab215bc27ffe: Download complete
ab215bc27ffe: Pull complete
Digest: sha256:9b775b697973e1ebd27879dfd8615cebf1e59a04a21bc5655bc51ca0eeb7981d
Status: Downloaded newer image for ocaml/opam@sha256:9b775b697973e1ebd27879dfd8615cebf1e59a04a21bc5655bc51ca0eeb7981d
2025-02-12 02:05.43 ---> using "25d8f449c53ac4ceb7bc92684a0577e52cccab1d904fe59a3f2b38a998bb7c0f" from cache

/: (user (uid 1000) (gid 1000))

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-02-12 02:05.43 ---> using "be316ff3087e322d5edf5e479ca2bb8052e57dac7da86697d7f8c7fc08d617c2" from cache

/home/opam: (run (network host)
                 (shell "opam init --reinit --config .opamrc-sandbox -ni"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[opam-repository-archive] no changes from git+https://github.com/ocaml/opam-repository-archive
[default] synchronised from file:///home/opam/opam-repository
2025-02-12 02:05.43 ---> using "78dff1ff214a8909f5b6720239cc4fb75ed3bd90557050aaa7bbd7375dd3bf63" from cache

/home/opam: (run (shell "opam option solver=builtin-0install && opam config report"))
Set to 'builtin-0install' the field solver in global configuration
# opam config report
# opam-version         2.4.0~alpha1~dev (747e73667ad9d054b0f736be205c0013e1bec087)
# self-upgrade         no
# system               arch=x86_64 os=linux os-distribution=debian os-version=12
# solver               builtin-0install
# install-criteria     -changed,-count[avoid-version,solution]
# upgrade-criteria     -count[avoid-version,solution]
# jobs                 39
# repositories         1 (local), 1 (version-controlled)
# pinned               1 (version)
# current-switch       4.14
# invariant            ["ocaml-base-compiler" {= "4.14.2"}]
# compiler-packages    ocaml-base-compiler.4.14.2, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/4.14/lib/ocaml/stublibs:/home/opam/.opam/4.14/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       4.14.2
2025-02-12 02:05.43 ---> using "42ef77ebd2048818144ba8d58252f49e8b92703b0b80205848405f4abd9f903d" from cache

/home/opam: (env OPAMDOWNLOADJOBS 1)

/home/opam: (env OPAMERRLOGLEN 0)

/home/opam: (env OPAMPRECISETRACKING 1)

/home/opam: (env CI true)

/home/opam: (env OPAM_REPO_CI true)

/home/opam: (run (shell "rm -rf opam-repository/"))
2025-02-12 02:05.43 ---> using "4b3cb41d1af76d91110e76cf5db8b63f1b68c10eb889268ee993154c693c4eef" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-02-12 02:06.00 ---> saved as "85646ca91ec01060f71e4fd93f88a51677e32f083f774055ab8dd28e04ae1403"

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-02-12 02:07.31 ---> saved as "95a69135c98be64335f4eaf77ac0c1747046b4c7fc41d5c5201cf995c1847fbe"

/home/opam: (run (network host)
                 (shell "opam update --depexts || true"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://deb.debian.org/debian bookworm InRelease
- Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
- Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
- Get:4 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [245 kB]
- Fetched 348 kB in 1s (390 kB/s)
- Reading package lists...
- 
2025-02-12 02:07.34 ---> saved as "ad359eb1bd5ea5f27bd637bf12dcb43ea6418b5dc61ba17f2c738d8c59b9c534"

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'orrandomForest.3.0.0' --coinstallable-with 'orrandomForest.3.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
orrandomForest.3.0.0
@@@OUTPUT
2025-02-12 02:09.22 ---> saved as "1bd4e5e4e634e7420a8fc6b22abbf52dde2d5165172d2ea219d31396cb05403b"
Job succeeded
2025-02-12 02:09.27: Job succeeded