(for PR #28134)

2025-07-08 15:37.08: New job: list revdeps of ppx_inline_test_nobase.v0.17.0.2, using opam 2.3
                              from https://github.com/ocaml/opam-repository.git#refs/pull/28134/head (0cee70d98d0192423d4e423e7408dc04aaa4122a)
                              on debian-12-ocaml-5.3/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/28134/head" && git reset --hard 0cee70d9
git fetch origin master
git merge --no-edit 11a53009bd75423d805636ff9384bf7cce8b0a9a
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.3@sha256:0c1d105ecd30926bc15c645f510475d0b65f37a8c9ca9e82c29259ac8876afc4
USER 1000:1000
WORKDIR /home/opam
RUN sudo ln -f /usr/bin/opam-2.3 /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 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --depopts && opam list -s --color=never --depends-on 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --recursive && opam list -s --color=never --depends-on 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'

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

2025-07-08 15:37.08: Using cache hint "ocaml/opam:debian-12-ocaml-5.3@sha256:0c1d105ecd30926bc15c645f510475d0b65f37a8c9ca9e82c29259ac8876afc4-ppx_inline_test_nobase.v0.17.0.2-0cee70d98d0192423d4e423e7408dc04aaa4122a"
2025-07-08 15:37.08: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.3@sha256:0c1d105ecd30926bc15c645f510475d0b65f37a8c9ca9e82c29259ac8876afc4)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo ln -f /usr/bin/opam-2.3 /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 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --depopts && opam list -s --color=never --depends-on 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --recursive && opam list -s --color=never --depends-on 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)

2025-07-08 15:37.08: Waiting for resource in pool OCluster
2025-07-08 15:37.08: Waiting for worker…
2025-07-08 15:37.50: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 11a53009bd Merge pull request #27805 from fccm2/conf-gegl
Merge made by the 'ort' strategy.
 .../opam                                               | 18 +++++++-----------
 .../opam                                               | 11 ++++++-----
 2 files changed, 13 insertions(+), 16 deletions(-)
 rename packages/ppx_expect_nobase/{ppx_expect_nobase.v0.17.2 => ppx_expect_nobase.v0.17.2.2}/opam (57%)
 rename packages/ppx_inline_test_nobase/{ppx_inline_test_nobase.v0.17.0 => ppx_inline_test_nobase.v0.17.0.2}/opam (74%)

(from ocaml/opam:debian-12-ocaml-5.3@sha256:0c1d105ecd30926bc15c645f510475d0b65f37a8c9ca9e82c29259ac8876afc4)
Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:0c1d105ecd30926bc15c645f510475d0b65f37a8c9ca9e82c29259ac8876afc4' locally
docker.io/ocaml/opam@sha256:0c1d105ecd30926bc15c645f510475d0b65f37a8c9ca9e82c29259ac8876afc4: Pulling from ocaml/opam
a304af663f1a: Already exists
83581580d870: Already exists
fdedf07c79f7: Already exists
badaa1f2fdd8: Already exists
61f40f282e42: Pulling fs layer
769990ea0e82: Pulling fs layer
61f40f282e42: Waiting
7c937bb20ca0: Pulling fs layer
769990ea0e82: Waiting
26de4ef6a508: Pulling fs layer
7c937bb20ca0: Waiting
26de4ef6a508: Waiting
769990ea0e82: Verifying Checksum
769990ea0e82: Download complete
7c937bb20ca0: Verifying Checksum
7c937bb20ca0: Download complete
26de4ef6a508: Download complete
61f40f282e42: Verifying Checksum
61f40f282e42: Download complete
61f40f282e42: Pull complete
769990ea0e82: Pull complete
7c937bb20ca0: Pull complete
26de4ef6a508: Pull complete
Digest: sha256:0c1d105ecd30926bc15c645f510475d0b65f37a8c9ca9e82c29259ac8876afc4
Status: Downloaded newer image for ocaml/opam@sha256:0c1d105ecd30926bc15c645f510475d0b65f37a8c9ca9e82c29259ac8876afc4
2025-07-08 15:37.51 ---> using "794fb143e27aef19245a1292a46556b65f0250dc92342915a5954f6ff9b5080d" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2025-07-08 15:37.51 ---> using "9dcba9e25cdddab1b93b09e925757989633d2b1988716efc0a66a6adf8d01ef2" 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 ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
2025-07-08 15:37.51 ---> using "b9a54c51b8a3103677ef53a1c647aa827b0e2137f040935f0492bb8695c09705" 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.3.0 (35acd0c5abc5e66cdbd5be16ba77aa6c33a4c724)
# 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                 71
# repositories         1 (version-controlled)
# pinned               1 (version)
# current-switch       5.3
# invariant            ["ocaml-base-compiler" {= "5.3.0"}]
# compiler-packages    ocaml-base-compiler.5.3.0, ocaml-compiler.5.3.0, ocaml-options-vanilla.1
# ocaml:native         true
# ocaml:native-tools   true
# ocaml:native-dynlink true
# ocaml:stubsdir       /home/opam/.opam/5.3/lib/ocaml/stublibs:/home/opam/.opam/5.3/lib/ocaml
# ocaml:preinstalled   false
# ocaml:compiler       5.3.0
2025-07-08 15:37.51 ---> using "9ac8ae172e8007da6119d69891073b8166f73d4da54b130f44226a65ce3c5400" 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-07-08 15:37.51 ---> using "21f2ba21de2118dacb2334afecf22f096b7335ddcbd53132998d7fef14418c67" from cache

/home/opam: (copy (src .) (dst opam-repository/))
2025-07-08 15:37.53 ---> using "4685f4f7d882404bd97af654bd36a58c10d163524c44eb1a05184536fd4612c0" from cache

/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-07-08 15:37.53 ---> using "a199fb51011bf477dfff07c8382f5e833a0ca18276c61af5d340475698c507a7" from cache

/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 [272 kB]
- Fetched 375 kB in 1s (448 kB/s)
- Reading package lists...
- 
2025-07-08 15:37.53 ---> using "7117e49fc02c616abb1853d538f323b9220530e7bc735cbd2823e004c48b7014" from cache

/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --depopts && opam list -s --color=never --depends-on 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --recursive && opam list -s --color=never --depends-on 'ppx_inline_test_nobase.v0.17.0.2' --coinstallable-with 'ppx_inline_test_nobase.v0.17.0.2' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
GT.0.5.4
ppx_expect_nobase.v0.17.2.2
GT.0.5.4
OCanren.0.3.0
ostap.0.6
ostap.0.6.1
ppx_expect_nobase.v0.17.2.2
ppx_inline_test_nobase.v0.17.0.2
ppx_expect_nobase.v0.17.2.2
@@@OUTPUT
2025-07-08 15:38.19 ---> saved as "62d2ce2ce8bb0621a975b83c188678dbb87d9b6d316c6ec14647c13c26ba4de5"
Job succeeded
2025-07-08 15:38.25: Job succeeded