Organisationsmiragebigarray-compat30febb (master)ubuntu-24.04-5.4_opam-2.5

ubuntu-24.04-5.4_opam-2.5

Logs

Show full logs
2026-02-15 17:59.57: New job: test mirage/bigarray-compat https://github.com/mirage/bigarray-compat.git#refs/heads/master (30febbbfda40afbdec11bb8340d6e3bcd543bd8a) (linux-x86_64:ubuntu-24.04-5.4_opam-2.5)
Base: ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6
Opam project build

To reproduce locally:

git clone --recursive "https://github.com/mirage/bigarray-compat.git" -b "master" && cd "bigarray-compat" && git reset --hard 30febbbf
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6
# ubuntu-24.04-5.4_opam-2.5
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 bigarray-compat.opam ./
RUN opam pin add -yn bigarray-compat.dev './'
RUN echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.21.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.5 --depext-only -y bigarray-compat.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build

END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK

2026-02-15 17:59.57: Using cache hint "mirage/bigarray-compat-ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6-ubuntu-24.04-5.4_opam-2.5-a50d35298248f96754cf58814229472e"
2026-02-15 17:59.57: Using OBuilder spec:
((from ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6)
 (comment ubuntu-24.04-5.4_opam-2.5)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (workdir /src)
 (run (shell "sudo chown opam /src"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src bigarray-compat.opam) (dst ./))
 (run (network host)
      (shell "opam pin add -yn bigarray-compat.dev './'"))
 (run (network host)
      (shell "echo '(lang dune 3.0)' > './dune-project'"))
 (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.21.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.5 --depext-only -y bigarray-compat.dev $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst /src))
 (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)

2026-02-15 17:59.57: Waiting for resource in pool OCluster
2026-02-15 20:41.12: Waiting for worker…
2026-02-15 20:44.43: Got resource from pool OCluster
Building on toxis.caelum.ci.dev
All commits already cached
HEAD is now at 30febbb Set min dune version to 1.5 (#9)

(from ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6)
Unable to find image 'ocaml/opam:ubuntu-24.04-ocaml-5.4@sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6' locally
docker.io/ocaml/opam@sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6: Pulling from ocaml/opam
fbc4a9630f63: Pulling fs layer
6092190bee4d: Pulling fs layer
e5bef726d67c: Pulling fs layer
d970cf2b6f60: Pulling fs layer
829c9ccfbb29: Pulling fs layer
c4d449d401a8: Pulling fs layer
e7070c2fd9d4: Pulling fs layer
bc12d1026dd4: Pulling fs layer
d970cf2b6f60: Waiting
e7070c2fd9d4: Waiting
bc12d1026dd4: Waiting
c4d449d401a8: Waiting
829c9ccfbb29: Waiting
e5bef726d67c: Verifying Checksum
e5bef726d67c: Download complete
6092190bee4d: Verifying Checksum
6092190bee4d: Download complete
d970cf2b6f60: Verifying Checksum
d970cf2b6f60: Download complete
c4d449d401a8: Verifying Checksum
c4d449d401a8: Download complete
e7070c2fd9d4: Verifying Checksum
e7070c2fd9d4: Download complete
bc12d1026dd4: Verifying Checksum
bc12d1026dd4: Download complete
829c9ccfbb29: Verifying Checksum
829c9ccfbb29: Download complete
fbc4a9630f63: Download complete
fbc4a9630f63: Pull complete
6092190bee4d: Pull complete
e5bef726d67c: Pull complete
d970cf2b6f60: Pull complete
829c9ccfbb29: Pull complete
c4d449d401a8: Pull complete
e7070c2fd9d4: Pull complete
bc12d1026dd4: Pull complete
Digest: sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6
Status: Downloaded newer image for ocaml/opam@sha256:8a7f2993b75f88b09cdf0e83c7464dcbdd393fd338c9d86c973a5846f5056cf6
2026-02-15 20:44.44 ---> using "14826d7c7320d068898804f5ad29c794a3ac10bf25633fc671f98ac6b8bd132a" from cache

/: (comment ubuntu-24.04-5.4_opam-2.5)

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

/: (env CLICOLOR_FORCE 1)

/: (env OPAMCOLOR always)

/: (workdir /src)

/src: (run (shell "sudo ln -f /usr/bin/opam-2.5 /usr/bin/opam"))
2026-02-15 20:44.44 ---> using "843ef39bdc732f0f946f1fd83df179df55322bcd5f89f04da56927ae27c41411" from cache

/src: (run (shell "opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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-02-15 20:44.44 ---> using "0c2c58dc0859217dc1f52b333e6d1979e13445d7f9ca7d54df47ac828e1b1219" from cache

/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-134-generic
The OCaml toplevel, version 5.4.0
2.5.0
2026-02-15 20:44.44 ---> using "309eb9480f85426a77ce6ec65c3b346664656527df09bca36582991086185c42" from cache

/src: (workdir /src)

/src: (run (shell "sudo chown opam /src"))
2026-02-15 20:44.44 ---> using "b583d121100c333d73a41c6af235c986dc54ddefe0a91932d2ade562029fc6eb" from cache

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e 302e116c4009da2f5a31c350a57c8b3c9b27289e || git fetch origin master) && git reset -q --hard 302e116c4009da2f5a31c350a57c8b3c9b27289e && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   340ee6fd1f..66fe1c299d  master     -> origin/master
302e116c40 Merge pull request #29374 from shonfeder/release-dune-3.21.1

<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository

Already up-to-date.
Nothing to do.
# To update the current shell environment, run: eval $(opam env)
2026-02-15 20:44.44 ---> using "09d83ff13eaca83c8cfe64d1b94f52736190fac869da5f4ae4bf2a65fa0fd2ca" from cache

/src: (copy (src bigarray-compat.opam) (dst ./))
2026-02-15 20:44.45 ---> saved as "0dc99e74831970783ee5a337108efee13fe6a51a6cdc4d4617954b68ad66e5bf"

/src: (run (network host)
           (shell "opam pin add -yn bigarray-compat.dev './'"))
[bigarray-compat.dev] synchronised (file:///src)
bigarray-compat is now pinned to file:///src (version dev)
2026-02-15 20:44.49 ---> saved as "57d74087c521233764901f455b784dc1b94e884e3e806f17376f07ba4a8f7fde"

/src: (run (network host)
           (shell "echo '(lang dune 3.0)' > './dune-project'"))
2026-02-15 20:44.49 ---> saved as "ae45a671f28ce1454888ea8bf084d2d8f45050d6fd9caeccbeeb3672e5d0fb19"

/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.21.1 ocaml.5.4.0 ocaml-base-compiler.5.4.0 ocaml-compiler.5.4.0 ocaml-config.3 ocaml-options-vanilla.1")

/src: (env CI true)

/src: (env OCAMLCI true)

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam update --depexts && opam install --cli=2.5 --depext-only -y bigarray-compat.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
- Get:2 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
- Get:3 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
- Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
- Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1824 kB]
- Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1200 kB]
- Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3115 kB]
- Get:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [1979 kB]
- Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2203 kB]
- Get:10 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3295 kB]
- Fetched 14.0 MB in 2s (7096 kB/s)
- Reading package lists...
- 

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[bigarray-compat.dev] synchronised (file:///src)

[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).
[NOTE] Package ocaml is already installed (current version is 5.4.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
# To update the current shell environment, run: eval $(opam env)
2026-02-15 20:45.14 ---> saved as "b41b2fdadbfae8cb3f0c972e9e412dd61d0e2e7e0b798f1c9541c322088aeb8e"

/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-compiler is already installed (current version is 5.4.0).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.4.0).
[NOTE] Package ocaml is already installed (current version is 5.4.0).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-effects is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
The following actions will be performed:
=== install 1 package
  - install dune 3.21.1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.21.1  (cached)
-> installed dune.3.21.1
Done.
# To update the current shell environment, run: eval $(opam env)
2026-02-15 20:46.59 ---> saved as "b6e05abab24477a609cda140feca5f0d9635deef9a3ccc089b2d2da6e45ebab7"

/src: (copy (src .) (dst /src))
2026-02-15 20:46.59 ---> saved as "a2cd9aaad81809646124138d869e0e3fa2357f8a824bb0ccb9c18f9a155520b1"

/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
2026-02-15 20:47.00 ---> saved as "94e80650e7b63c30eb8fc5d80f130d905cb464bf6e47ef2fdd905156e83c7ff5"
Job succeeded
2026-02-15 20:47.00: Job succeeded