- github
- ocaml
- opam-repository
- 8e5a62
- extras,arm64-ocaml-4.14,atdpy.4.0.0
(not at the head of any monitored branch or PR)
2026-04-12 05:56.59: New job: build atdpy.4.0.0, using opam dev
from https://github.com/ocaml/opam-repository.git#refs/pull/29709/head (8e5a62aa6ff8e3285a53d2ca2cbe0dc69bc99426)
on debian-13-ocaml-4.14/arm64
To reproduce locally:
cd $(mktemp -d)
git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/29709/head" && git reset --hard 8e5a62aa
git fetch origin master
git merge --no-edit 0404939bde256ca9d097922f265c4342b3b383b0
cat > ../Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:debian-13-ocaml-4.14@sha256:8e66dcc18ab5dc7cb6e388a2ed94cef74393432cca1a281d25b66fd5cd328609
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 opam pin add -k version -yn atdpy.4.0.0 4.0.0
RUN opam reinstall atdpy.4.0.0; \
res=$?; \
test "$res" != 31 && exit "$res"; \
export OPAMCLI=2.0; \
build_dir=$(opam var prefix)/.opam-switch/build; \
failed=$(ls "$build_dir"); \
partial_fails=""; \
for pkg in $failed; do \
if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"debian-13\""; then \
echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \
fi; \
test "$pkg" != 'atdpy.4.0.0' && partial_fails="$partial_fails $pkg"; \
done; \
test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \
exit 1
END-OF-DOCKERFILE
docker build -f ../Dockerfile .
2026-04-12 05:56.59: Using cache hint "ocaml/opam:debian-13-ocaml-4.14@sha256:8e66dcc18ab5dc7cb6e388a2ed94cef74393432cca1a281d25b66fd5cd328609-atdpy.4.0.0-8e5a62aa6ff8e3285a53d2ca2cbe0dc69bc99426"
2026-04-12 05:56.59: Using OBuilder spec:
((from ocaml/opam:debian-13-ocaml-4.14@sha256:8e66dcc18ab5dc7cb6e388a2ed94cef74393432cca1a281d25b66fd5cd328609)
(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 "opam pin add -k version -yn atdpy.4.0.0 4.0.0"))
(run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam reinstall atdpy.4.0.0;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"debian-13\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'atdpy.4.0.0' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
)
2026-04-12 05:56.59: Waiting for resource in pool OCluster
2026-04-12 05:57.01: Waiting for worker…
2026-04-12 06:02.46: Got resource from pool OCluster
Building on kydoime.caelum.ci.dev
All commits already cached
HEAD is now at 0404939bde Merge pull request #29648 from sanette/opam-publish-tsdl-ttf.0.7
Updating 0404939bde..8e5a62aa6f
Fast-forward
packages/atd-jsonlike/atd-jsonlike.4.1.0/opam | 119 +++++++++++++++++++
packages/atd-yamlx/atd-yamlx.4.1.0/opam | 121 +++++++++++++++++++
packages/atd/atd.4.1.0/opam | 126 ++++++++++++++++++++
packages/atdcpp/atdcpp.4.0.0/opam | 2 +-
packages/atdcpp/atdcpp.4.1.0/opam | 117 ++++++++++++++++++
packages/atdd/atdd.4.0.0/opam | 2 +-
packages/atdd/atdd.4.1.0/opam | 117 ++++++++++++++++++
.../atdgen-codec-runtime.4.1.0/opam | 116 ++++++++++++++++++
packages/atdgen-runtime/atdgen-runtime.4.1.0/opam | 118 +++++++++++++++++++
packages/atdgen/atdgen.4.0.0/opam | 2 +-
packages/atdgen/atdgen.4.1.0/opam | 131 +++++++++++++++++++++
packages/atdj/atdj.4.0.0/opam | 2 +-
packages/atdj/atdj.4.1.0/opam | 130 ++++++++++++++++++++
packages/atdml/atdml.4.0.0/opam | 2 +-
packages/atdml/atdml.4.1.0/opam | 122 +++++++++++++++++++
packages/atdpy/atdpy.4.0.0/opam | 2 +-
packages/atdpy/atdpy.4.1.0/opam | 119 +++++++++++++++++++
packages/atds/atds.4.0.0/opam | 2 +-
packages/atds/atds.4.1.0/opam | 115 ++++++++++++++++++
packages/atdts/atdts.4.0.0/opam | 2 +-
packages/atdts/atdts.4.1.0/opam | 118 +++++++++++++++++++
21 files changed, 1577 insertions(+), 8 deletions(-)
create mode 100644 packages/atd-jsonlike/atd-jsonlike.4.1.0/opam
create mode 100644 packages/atd-yamlx/atd-yamlx.4.1.0/opam
create mode 100644 packages/atd/atd.4.1.0/opam
create mode 100644 packages/atdcpp/atdcpp.4.1.0/opam
create mode 100644 packages/atdd/atdd.4.1.0/opam
create mode 100644 packages/atdgen-codec-runtime/atdgen-codec-runtime.4.1.0/opam
create mode 100644 packages/atdgen-runtime/atdgen-runtime.4.1.0/opam
create mode 100644 packages/atdgen/atdgen.4.1.0/opam
create mode 100644 packages/atdj/atdj.4.1.0/opam
create mode 100644 packages/atdml/atdml.4.1.0/opam
create mode 100644 packages/atdpy/atdpy.4.1.0/opam
create mode 100644 packages/atds/atds.4.1.0/opam
create mode 100644 packages/atdts/atdts.4.1.0/opam
(from ocaml/opam:debian-13-ocaml-4.14@sha256:8e66dcc18ab5dc7cb6e388a2ed94cef74393432cca1a281d25b66fd5cd328609)
Unable to find image 'ocaml/opam:debian-13-ocaml-4.14@sha256:8e66dcc18ab5dc7cb6e388a2ed94cef74393432cca1a281d25b66fd5cd328609' locally
docker.io/ocaml/opam@sha256:8e66dcc18ab5dc7cb6e388a2ed94cef74393432cca1a281d25b66fd5cd328609: Pulling from ocaml/opam
deab8db42772: Pulling fs layer
0e3be483d5aa: Pulling fs layer
068cb436b3a9: Pulling fs layer
876321ecdfda: Pulling fs layer
273508c8cc8f: Pulling fs layer
0127577a5c6f: Pulling fs layer
3a9ccd696d58: Pulling fs layer
07e9e46cfc73: Pulling fs layer
90969cd95f06: Pulling fs layer
73bba924289b: Pulling fs layer
95b440bef6e0: Pulling fs layer
4d557eea525f: Pulling fs layer
66433cb92d59: Pulling fs layer
c84c96b2584b: Pulling fs layer
4c2683e0739d: Pulling fs layer
5d1e421ae43b: Pulling fs layer
30b477dede6e: Pulling fs layer
ae38f53b91ad: Pulling fs layer
2891aff3bb84: Pulling fs layer
557b57ba5e84: Pulling fs layer
26aa66f0772d: Pulling fs layer
4f4fb700ef54: Pulling fs layer
052acd1bf2d5: Pulling fs layer
574caf9a2301: Pulling fs layer
84389297cf64: Pulling fs layer
6bbca6fcf80a: Pulling fs layer
a3d41e3ab742: Pulling fs layer
8d1ee78e3cbb: Pulling fs layer
7e42808b1a06: Pulling fs layer
145716f86fbb: Pulling fs layer
96f1a7065127: Pulling fs layer
bf34a5cce066: Pulling fs layer
b208125ec0c1: Pulling fs layer
eb9f72cac455: Pulling fs layer
6c2ef7cdfe76: Pulling fs layer
2f1d47b9f295: Pulling fs layer
3510a4fa3067: Pulling fs layer
a67317911b4e: Pulling fs layer
919c1b5320bf: Pulling fs layer
22da690bd44e: Pulling fs layer
3b46c6aae503: Pulling fs layer
d30601229e9f: Pulling fs layer
cdb8f48e834c: Pulling fs layer
cf28c5cf185a: Pulling fs layer
876321ecdfda: Waiting
574caf9a2301: Waiting
273508c8cc8f: Waiting
84389297cf64: Waiting
4c2683e0739d: Waiting
2f1d47b9f295: Waiting
6bbca6fcf80a: Waiting
3510a4fa3067: Waiting
5d1e421ae43b: Waiting
a67317911b4e: Waiting
0127577a5c6f: Waiting
919c1b5320bf: Waiting
b208125ec0c1: Waiting
95b440bef6e0: Waiting
557b57ba5e84: Waiting
052acd1bf2d5: Waiting
7e42808b1a06: Waiting
8d1ee78e3cbb: Waiting
a3d41e3ab742: Waiting
ae38f53b91ad: Waiting
c84c96b2584b: Waiting
2891aff3bb84: Waiting
6c2ef7cdfe76: Waiting
66433cb92d59: Waiting
145716f86fbb: Waiting
eb9f72cac455: Waiting
cf28c5cf185a: Waiting
4f4fb700ef54: Waiting
3b46c6aae503: Waiting
d30601229e9f: Waiting
cdb8f48e834c: Waiting
0e3be483d5aa: Verifying Checksum
0e3be483d5aa: Download complete
068cb436b3a9: Verifying Checksum
068cb436b3a9: Download complete
273508c8cc8f: Verifying Checksum
273508c8cc8f: Download complete
deab8db42772: Verifying Checksum
deab8db42772: Download complete
3a9ccd696d58: Verifying Checksum
3a9ccd696d58: Download complete
876321ecdfda: Verifying Checksum
876321ecdfda: Download complete
90969cd95f06: Verifying Checksum
90969cd95f06: Download complete
deab8db42772: Pull complete
0e3be483d5aa: Pull complete
068cb436b3a9: Pull complete
876321ecdfda: Pull complete
73bba924289b: Verifying Checksum
73bba924289b: Download complete
273508c8cc8f: Pull complete
95b440bef6e0: Verifying Checksum
95b440bef6e0: Download complete
4d557eea525f: Verifying Checksum
4d557eea525f: Download complete
0127577a5c6f: Verifying Checksum
0127577a5c6f: Download complete
66433cb92d59: Verifying Checksum
66433cb92d59: Download complete
4c2683e0739d: Verifying Checksum
4c2683e0739d: Download complete
c84c96b2584b: Verifying Checksum
c84c96b2584b: Download complete
5d1e421ae43b: Verifying Checksum
5d1e421ae43b: Download complete
30b477dede6e: Verifying Checksum
30b477dede6e: Download complete
ae38f53b91ad: Verifying Checksum
ae38f53b91ad: Download complete
2891aff3bb84: Verifying Checksum
2891aff3bb84: Download complete
07e9e46cfc73: Verifying Checksum
07e9e46cfc73: Download complete
557b57ba5e84: Verifying Checksum
557b57ba5e84: Download complete
26aa66f0772d: Download complete
4f4fb700ef54: Verifying Checksum
4f4fb700ef54: Download complete
574caf9a2301: Verifying Checksum
574caf9a2301: Download complete
052acd1bf2d5: Verifying Checksum
052acd1bf2d5: Download complete
84389297cf64: Verifying Checksum
84389297cf64: Download complete
6bbca6fcf80a: Verifying Checksum
6bbca6fcf80a: Download complete
a3d41e3ab742: Download complete
8d1ee78e3cbb: Verifying Checksum
8d1ee78e3cbb: Download complete
7e42808b1a06: Verifying Checksum
7e42808b1a06: Download complete
145716f86fbb: Verifying Checksum
145716f86fbb: Download complete
96f1a7065127: Verifying Checksum
96f1a7065127: Download complete
bf34a5cce066: Download complete
b208125ec0c1: Verifying Checksum
b208125ec0c1: Download complete
eb9f72cac455: Verifying Checksum
eb9f72cac455: Download complete
2f1d47b9f295: Verifying Checksum
2f1d47b9f295: Download complete
a67317911b4e: Download complete
919c1b5320bf: Verifying Checksum
919c1b5320bf: Download complete
22da690bd44e: Verifying Checksum
22da690bd44e: Download complete
0127577a5c6f: Pull complete
3a9ccd696d58: Pull complete
07e9e46cfc73: Pull complete
90969cd95f06: Pull complete
73bba924289b: Pull complete
95b440bef6e0: Pull complete
4d557eea525f: Pull complete
6c2ef7cdfe76: Verifying Checksum
6c2ef7cdfe76: Download complete
66433cb92d59: Pull complete
d30601229e9f: Verifying Checksum
d30601229e9f: Download complete
c84c96b2584b: Pull complete
4c2683e0739d: Pull complete
5d1e421ae43b: Pull complete
30b477dede6e: Pull complete
3b46c6aae503: Verifying Checksum
3b46c6aae503: Download complete
cdb8f48e834c: Verifying Checksum
cdb8f48e834c: Download complete
cf28c5cf185a: Verifying Checksum
cf28c5cf185a: Download complete
ae38f53b91ad: Pull complete
2891aff3bb84: Pull complete
557b57ba5e84: Pull complete
26aa66f0772d: Pull complete
4f4fb700ef54: Pull complete
052acd1bf2d5: Pull complete
574caf9a2301: Pull complete
84389297cf64: Pull complete
6bbca6fcf80a: Pull complete
a3d41e3ab742: Pull complete
8d1ee78e3cbb: Pull complete
7e42808b1a06: Pull complete
145716f86fbb: Pull complete
96f1a7065127: Pull complete
bf34a5cce066: Pull complete
b208125ec0c1: Pull complete
eb9f72cac455: Pull complete
3510a4fa3067: Verifying Checksum
3510a4fa3067: Download complete
6c2ef7cdfe76: Pull complete
2f1d47b9f295: Pull complete
3510a4fa3067: Pull complete
a67317911b4e: Pull complete
919c1b5320bf: Pull complete
22da690bd44e: Pull complete
3b46c6aae503: Pull complete
d30601229e9f: Pull complete
cdb8f48e834c: Pull complete
cf28c5cf185a: Pull complete
Digest: sha256:8e66dcc18ab5dc7cb6e388a2ed94cef74393432cca1a281d25b66fd5cd328609
Status: Downloaded newer image for ocaml/opam@sha256:8e66dcc18ab5dc7cb6e388a2ed94cef74393432cca1a281d25b66fd5cd328609
2026-04-12 06:02.47 ---> using "8254839b3dedeb460e280a415add52097d544336a975d0f0911745a95fb8c1f2" from cache
/: (user (uid 1000) (gid 1000))
/: (workdir /home/opam)
/home/opam: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2026-04-12 06:02.47 ---> using "649f38dcc9ad0a8012d2b354ed9f5e532da919e766f9e166ba0d90391c363c05" 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
2026-04-12 06:02.47 ---> using "5087f32b7664c46366c96f2d2814fd6207feb880ff5fcd449e30b9866c53619b" 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=arm64 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 79
# repositories 1 (version-controlled)
# pinned 1 (version)
# current-switch 4.14
# invariant ["ocaml-base-compiler" {= "4.14.3"}]
# compiler-packages ocaml-base-compiler.4.14.3, 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.3
2026-04-12 06:02.47 ---> using "77551c18f245838ca8e31fd14a829c650eae78a0934c70c4469da4e6175816fc" 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/"))
2026-04-12 06:02.47 ---> using "0caf8c53ae60d82def11f5f5e590fea6817e1c524fd58687c8404687b66d89a7" from cache
/home/opam: (copy (src .) (dst opam-repository/))
2026-04-12 06:02.55 ---> saved as "fe0b0397da476f83cbff753f49c7a897c59a9e54adf084105edebe8c5c5eb880"
/home/opam: (run (shell "opam repository set-url --strict default opam-repository/"))
[default] Initialised
2026-04-12 06:03.12 ---> saved as "2ec9f4c1cfecc3a9d5b3b0e3af1bd3d5f147fd3a3b45f9dde6c9e351e2edbdd9"
/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 arm64 Packages [121 kB]
- Fetched 212 kB in 0s (682 kB/s)
- Reading package lists...
2026-04-12 06:03.13 ---> saved as "7e418dd47fcdc3b645c18b98c76e022428101c898076e7a430a114de650f6ae4"
/home/opam: (run (shell "opam pin add -k version -yn atdpy.4.0.0 4.0.0"))
atdpy is now pinned to version 4.0.0
2026-04-12 06:03.14 ---> saved as "2cc68f19628ef5d2bc49d2665ba08146a89685f65305b2412c65f43f95f4b60b"
/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam reinstall atdpy.4.0.0;\
\n res=$?;\
\n test \"$res\" != 31 && exit \"$res\";\
\n export OPAMCLI=2.0;\
\n build_dir=$(opam var prefix)/.opam-switch/build;\
\n failed=$(ls \"$build_dir\");\
\n partial_fails=\"\";\
\n for pkg in $failed; do\
\n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"debian-13\\\"\"; then\
\n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\
\n fi;\
\n test \"$pkg\" != 'atdpy.4.0.0' && partial_fails=\"$partial_fails $pkg\";\
\n done;\
\n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\
\n exit 1"))
atdpy.4.0.0 is not installed. Install it? [Y/n] y
The following actions will be performed:
=== install 12 packages
- install atd 4.0.0 [required by atdpy]
- install atdpy 4.0.0 (pinned)
- install cmdliner 2.1.0 [required by atdpy]
- install dune 3.22.1 [required by atdpy]
- install easy-format 1.3.4 [required by atd]
- install menhir 20260209 [required by atd]
- install menhirCST 20260209 [required by menhir]
- install menhirGLR 20260209 [required by menhir]
- install menhirLib 20260209 [required by menhir]
- install menhirSdk 20260209 [required by menhir]
- install re 1.14.0 [required by atdpy]
- install yojson 3.0.0 [required by atd]
<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved atd.4.0.0, atdpy.4.0.0 (cached)
-> retrieved cmdliner.2.1.0 (cached)
-> retrieved dune.3.22.1 (cached)
-> retrieved easy-format.1.3.4 (cached)
-> retrieved menhir.20260209, menhirCST.20260209, menhirGLR.20260209, menhirLib.20260209, menhirSdk.20260209 (cached)
-> retrieved re.1.14.0 (cached)
-> retrieved yojson.3.0.0 (cached)
-> installed cmdliner.2.1.0
-> installed dune.3.22.1
-> installed easy-format.1.3.4
-> installed menhirCST.20260209
-> installed menhirGLR.20260209
-> installed menhirLib.20260209
-> installed menhirSdk.20260209
-> installed re.1.14.0
-> installed yojson.3.0.0
-> installed menhir.20260209
-> installed atd.4.0.0
-> installed atdpy.4.0.0
Done.
# To update the current shell environment, run: eval $(opam env)
2026-04-12 06:03.57 ---> saved as "6a7b8f9c8acd7231ebf8eb7b72a14a039cc42eedf5b4d733f7ae2f03e07f0dfb"
Job succeeded
2026-04-12 06:04.03: Job succeeded