(for PR #29075)
2025-12-11 22:07.38: New job: list revdeps of ppx_deriving_rpc.10.0.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29075/head (2d04beee37100f8a8d89ef140421171f0eeb5625)
on debian-13-ocaml-5.4/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/29075/head" && git reset --hard 2d04beee
git fetch origin master
git merge --no-edit 46af9797bff3c8fad38f790f67b98c31d8a7ab8d
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04
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 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-12-11 22:07.38: Using cache hint "ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04-ppx_deriving_rpc.10.0.0-2d04beee37100f8a8d89ef140421171f0eeb5625"
2025-12-11 22:07.38: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04)
(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 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2025-12-11 22:07.38: Waiting for resource in pool OCluster
2025-12-11 22:07.38: Waiting for worker…
2025-12-11 22:07.41: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
All commits already cached
Updating files: 76% (14459/19003)
Updating files: 77% (14633/19003)
Updating files: 78% (14823/19003)
Updating files: 79% (15013/19003)
Updating files: 80% (15203/19003)
Updating files: 81% (15393/19003)
Updating files: 82% (15583/19003)
Updating files: 83% (15773/19003)
Updating files: 84% (15963/19003)
Updating files: 85% (16153/19003)
Updating files: 86% (16343/19003)
Updating files: 87% (16533/19003)
Updating files: 88% (16723/19003)
Updating files: 89% (16913/19003)
Updating files: 90% (17103/19003)
Updating files: 91% (17293/19003)
Updating files: 92% (17483/19003)
Updating files: 93% (17673/19003)
Updating files: 94% (17863/19003)
Updating files: 95% (18053/19003)
Updating files: 96% (18243/19003)
Updating files: 97% (18433/19003)
Updating files: 98% (18623/19003)
Updating files: 99% (18813/19003)
Updating files: 100% (19003/19003)
Updating files: 100% (19003/19003), done.
HEAD is now at 46af9797bf Merge pull request #29053 from bobot/release-camlid-0.1
Merge made by the 'ort' strategy.
.../ppx_deriving_rpc/ppx_deriving_rpc.10.0.0/opam | 42 +++++++++++++++++++
packages/rpclib-async/rpclib-async.10.0.0/opam | 41 +++++++++++++++++++
packages/rpclib-html/rpclib-html.10.0.0/opam | 37 +++++++++++++++++
packages/rpclib-js/rpclib-js.10.0.0/opam | 38 +++++++++++++++++
packages/rpclib-lwt/rpclib-lwt.10.0.0/opam | 42 +++++++++++++++++++
packages/rpclib/rpclib.10.0.0/opam | 47 ++++++++++++++++++++++
6 files changed, 247 insertions(+)
create mode 100644 packages/ppx_deriving_rpc/ppx_deriving_rpc.10.0.0/opam
create mode 100644 packages/rpclib-async/rpclib-async.10.0.0/opam
create mode 100644 packages/rpclib-html/rpclib-html.10.0.0/opam
create mode 100644 packages/rpclib-js/rpclib-js.10.0.0/opam
create mode 100644 packages/rpclib-lwt/rpclib-lwt.10.0.0/opam
create mode 100644 packages/rpclib/rpclib.10.0.0/opam
(from ocaml/opam:debian-13-ocaml-5.4@sha256:8c62cc7b043f64833949d4049211997093b28a2f1b98377748d3e185ae301c04)
2025-12-11 22:07.44 ---> using "5f87df8c1f6f0886e7311dfd3df40b8bbb961cc34c83c0d033c6dd248c84bc7d" 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-12-11 22:07.44 ---> using "f1296791f2d76481058db697105a569091a6b6345f05c94bbc5a650f1a364f9a" 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 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-12-11 22:07.44 ---> using "0cac9a31b4750e6a46df8ed8d2f68352091a988199fdf62c52779549510cd6bf" 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.5.0
# self-upgrade no
# system arch=x86_64 os=linux os-distribution=debian os-version=13
# 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.4
# invariant ["ocaml-base-compiler" {>= "5.4.0"}]
# compiler-packages ocaml-base-compiler.5.4.0, ocaml-compiler.5.4.0, ocaml-options-vanilla.1
# ocaml:native true
# ocaml:native-tools true
# ocaml:native-dynlink true
# ocaml:stubsdir /home/opam/.opam/5.4/lib/ocaml/stublibs:/home/opam/.opam/5.4/lib/ocaml
# ocaml:preinstalled false
# ocaml:compiler 5.4.0
2025-12-11 22:07.44 ---> using "1deb91dc3badca969976ed6f3bc5fe7c443d73a2cfa957be662fd6f93e30aa7b" 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-12-11 22:07.44 ---> using "1a02438c8753bf7228a9eb625e65b7af26778a022b9ce0b16be5ef4f294c58cd" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2025-12-11 22:07.45 ---> using "6ab05087dabfe4309e136ba7b7f4f5cc81eb9bf1570f48a85bdc236c2e90a35b" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-12-11 22:07.45 ---> using "9215512f48feac0896df83a4d52f5aa5847df0bf895441673907202b73745d7d" 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 trixie InRelease
- Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
- Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]
- Get:4 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [82.1 kB]
- Fetched 173 kB in 0s (1717 kB/s)
- Reading package lists...
-
2025-12-11 22:07.45 ---> using "e9e871d3d75c315eb285f81098a0bea55d1e3a5439c62762bd799ed3197645b8" from cache
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --depopts && opam list -s --color=never --depends-on 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --recursive && opam list -s --color=never --depends-on 'ppx_deriving_rpc.10.0.0' --coinstallable-with 'ppx_deriving_rpc.10.0.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
crc.2.2.0
xapi-backtrace.0.7
xapi-rrd.1.8.2
xapi-rrd.1.9.0
xapi-rrd.1.9.1
xapi-rrd.1.9.2
xapi-rrd.1.10.0
xapi-rrd.1.11.0
xapi-rrd.1.12.0
crc.2.2.0
ppx_deriving_rpc.10.0.0
xapi-backtrace.0.7
xapi-inventory.1.2.3
xapi-rrd.1.8.2
xapi-rrd.1.9.0
xapi-rrd.1.9.1
xapi-rrd.1.9.2
xapi-rrd.1.10.0
xapi-rrd.1.11.0
xapi-rrd.1.12.0
xapi-stdext-pervasives.4.14.0
xapi-stdext-pervasives.4.16.0
xapi-stdext-pervasives.4.19.0
xapi-stdext-pervasives.4.20.0
xapi-stdext-pervasives.4.21.0
xapi-stdext-pervasives.4.22.0
xapi-stdext-pervasives.4.23.0
xapi-stdext-pervasives.4.24.0
xapi-stdext-threads.4.19.0
xapi-stdext-threads.4.20.0
xapi-stdext-threads.4.21.0
xapi-stdext-threads.4.22.0
xapi-stdext-threads.4.23.0
xapi-stdext-threads.4.24.0
xapi-stdext-unix.4.21.0
xapi-stdext-unix.4.22.0
xapi-stdext-unix.4.23.0
xapi-stdext-unix.4.24.0
crc.2.2.0
rpclib-async.10.0.0
rpclib-lwt.10.0.0
xapi-backtrace.0.7
xapi-rrd.1.8.2
xapi-rrd.1.9.0
xapi-rrd.1.9.1
xapi-rrd.1.9.2
xapi-rrd.1.10.0
xapi-rrd.1.11.0
xapi-rrd.1.12.0
@@@OUTPUT
2025-12-11 22:08.22 ---> saved as "996407c7b18aa6bf81e8dcb4eb0c6a70a0d17e77f66cc492f4984694d14c6892"
Job succeeded
2025-12-11 22:08.31: Job succeeded