- github
- ocaml
- opam-repository
- b5d19e
- compilers,5.3,junit_alcotest.2.2.0,revdeps
(not at the head of any monitored branch or PR)
2025-02-11 08:20.38: New job: list revdeps of junit_alcotest.2.2.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/27179/head (b5d19e192c34b6eaa3dceec327ed5e7cad9e24fa)
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/27179/head" && git reset --hard b5d19e19
git fetch origin master
git merge --no-edit e41dcf1317027b68f2446cba5fefed79d9087146
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-12-ocaml-5.3@sha256:2ebf84c1b80d45bd693320d055f608b32529285fcbeeb35803f2ce50d3048683
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 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --depopts && opam list -s --color=never --depends-on 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --recursive && opam list -s --color=never --depends-on 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2025-02-11 08:20.38: Using cache hint "ocaml/opam:debian-12-ocaml-5.3@sha256:2ebf84c1b80d45bd693320d055f608b32529285fcbeeb35803f2ce50d3048683-junit_alcotest.2.2.0-b5d19e192c34b6eaa3dceec327ed5e7cad9e24fa"
2025-02-11 08:20.38: Using OBuilder spec:
((from ocaml/opam:debian-12-ocaml-5.3@sha256:2ebf84c1b80d45bd693320d055f608b32529285fcbeeb35803f2ce50d3048683)
(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 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --depopts && opam list -s --color=never --depends-on 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --recursive && opam list -s --color=never --depends-on 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
)
2025-02-11 08:20.38: Waiting for resource in pool OCluster
2025-02-11 17:00.49: Waiting for worker…
2025-02-11 17:04.08: Got resource from pool OCluster
Building on clete.caelum.ci.dev
All commits already cached
Updating files: 87% (20362/23307)
Updating files: 88% (20511/23307)
Updating files: 89% (20744/23307)
Updating files: 90% (20977/23307)
Updating files: 91% (21210/23307)
Updating files: 92% (21443/23307)
Updating files: 93% (21676/23307)
Updating files: 94% (21909/23307)
Updating files: 95% (22142/23307)
Updating files: 96% (22375/23307)
Updating files: 97% (22608/23307)
Updating files: 98% (22841/23307)
Updating files: 99% (23074/23307)
Updating files: 100% (23307/23307)
Updating files: 100% (23307/23307), done.
HEAD is now at e41dcf1317 Merge pull request #27400 from hannesm/release-tcpip-v9.0.0
Merge made by the 'ort' strategy.
packages/junit/junit.2.2.0/opam | 41 +++++++++++++++++++++++
packages/junit_alcotest/junit_alcotest.2.2.0/opam | 41 +++++++++++++++++++++++
packages/junit_ounit/junit_ounit.2.2.0/opam | 41 +++++++++++++++++++++++
3 files changed, 123 insertions(+)
create mode 100644 packages/junit/junit.2.2.0/opam
create mode 100644 packages/junit_alcotest/junit_alcotest.2.2.0/opam
create mode 100644 packages/junit_ounit/junit_ounit.2.2.0/opam
(from ocaml/opam:debian-12-ocaml-5.3@sha256:2ebf84c1b80d45bd693320d055f608b32529285fcbeeb35803f2ce50d3048683)
2025-02-11 17:04.11 ---> using "2eea5bde28725c99a87e1f2a5b147a024a046c2a06cd3ab003a93e0be5a0f139" 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-11 17:04.11 ---> using "88186dbc3508db9ea08ddebc1085e9bfd977ff51a8aa06e73caed7f922db43fc" 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
[NOTE] The 'jobs' option was reset, its value was 39 and its new value will vary according to the current number of cores on your machine. You can restore the fixed value using:
opam option jobs=39 --global
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-11 17:04.11 ---> using "d156e62450e17e03814e3980a64c0012ea73d3eb21216bc40a494f13df757607" 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 71
# repositories 1 (local), 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-02-11 17:04.11 ---> using "e4d817dc9e39278825c22b99161bb0e397890509ba9b4e4dd0ac5ffc302bedfd" 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-11 17:04.11 ---> using "5062cfb9d7669b5e1598a0907630fe7ef6fc4e76142fbea3736fa476d97f9b73" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2025-02-11 17:04.12 ---> using "f916e596bb0626a1766661d85d279788771f8cf447da0858cd75d206c1582645" from cache
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2025-02-11 17:04.55 ---> saved as "2393df339aaf2cece9eeb3e3e98f71e2d395d700a731f845a64c7c638358a2ff"
/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 0s (1002 kB/s)
- Reading package lists...
-
2025-02-11 17:04.57 ---> saved as "892845b32457d4fd75321d090ad1cbaa84c8c1880f64cd20575af0226145a2e1"
/home/opam: (run (shell "echo '@@@OUTPUT' && opam list -s --color=never --depends-on 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --depopts && opam list -s --color=never --depends-on 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --recursive && opam list -s --color=never --depends-on 'junit_alcotest.2.2.0' --coinstallable-with 'junit_alcotest.2.2.0' --all-versions --with-test --depopts && echo '@@@OUTPUT'"))
@@@OUTPUT
junit_alcotest.2.2.0
cookie.0.1.6
cookie.0.1.8
session-cookie.0.1.8
session-cookie-async.0.1.8
session-cookie-lwt.0.1.8
spectrum.0.2.0
spectrum.0.3.0
spectrum.0.4.0
spectrum.0.5.0
spectrum.0.6.0
yaml.3.0.1
yaml.3.1.0
yaml.3.2.0
yaml-sexp.3.0.1
yaml-sexp.3.1.0
yaml-sexp.3.2.0
@@@OUTPUT
2025-02-11 17:06.04 ---> saved as "08eaaa5a1ebd8c3e91b56dcd18c6b16f3ba2a57fbe898085ba57beeaa17f5b23"
Job succeeded
2025-02-11 17:06.10: Job succeeded