Job log
See full log and operations2025-12-08 10:32.23: New job: Build using linux-x86_64 in
[https://github.com/mirage/mirage-skeleton.git#refs/heads/dev (53b7839a70657c31b9028b7f4bb19e0d64d9b482)]
OBuilder spec:
[34m((from ocaml/opam:debian-13-ocaml-5.4)
(user (uid 1000) (gid 1000))
(workdir /home/opam)
(run (shell "sudo chown opam:opam /home/opam"))
(run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))
(run (network host)
(shell "opam repo add opam https://github.com/ocaml/opam-repository.git#70bf74d9d1d1f663d59e8c7a2b76614244437c6a"))
(run (network host)
(shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#eb114ccf0dd4eeca6b4f06c5c7361c238eeca4fd"))
(run (network host)
(shell "opam pin -ny https://github.com/mirage/mirage.git#4a1cc99aa496abcae90bc31abccbfd1718c60ffb"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt-get update && opam install -y \"mirage>=4\""))
(copy (src .) (dst /src/))
(env MODE hvt)
(workdir /src/)
(run (shell "opam exec -- make configure"))
(env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#d5c12f6d5c7909e6119a82bc4aba682ac3110b2d,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#eddcd1bc7e035392596b603d23dde67a88e6f6bc)
(run (network host)
(shell "opam exec -- make lock"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "sudo apt-get update && opam exec -- make depends"))
(run (shell "opam monorepo list -l mirage.opam.locked"))
(run (cache (download-cache (target /home/opam/.opam/download-cache)))
(network host)
(shell "opam exec -- make pull"))
(env DUNE_CACHE enabled)
(env DUNE_CACHE_TRANSPORT direct)
(run (cache (dune-build-cache (target /home/opam/.cache/dune)))
(network host)
(shell "opam exec -- make build"))
)[0m
2025-12-08 10:32.23: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-5.4"
2025-12-08 10:32.23: Waiting for resource in pool OCluster
2025-12-08 10:32.23: Waiting for workerโฆ
2025-12-08 10:32.24: Got resource from pool OCluster
Building on bremusa.ocamllabs.io
2025-12-08 10:32.26: Cancelling: Auto-cancelling job because it is no longer needed
All commits already cached
HEAD is now at 53b7839 Merge pull request #415 from yomimono/reenable-littlefs-example
[01;34m(from ocaml/opam:debian-13-ocaml-5.4)[0m
Unable to find image 'ocaml/opam:debian-13-ocaml-5.4' locally
debian-13-ocaml-5.4: Pulling from ocaml/opam
75a759b14a01: Pulling fs layer
75a759b14a01: Download complete
75a759b14a01: Pull complete
Digest: sha256:c0177afb15482355a4560888b4baef819a017cab4753aafe2978459cb63fd218
Status: Downloaded newer image for ocaml/opam:debian-13-ocaml-5.4
[01;2m[01;35m2025-12-08 10:32.26 ---> using "b7ac0c72667412e270cf200043933272f02ff07c0767d046333cbc683d48c937" from cache[0m
[01;34m/: (user (uid 1000) (gid 1000))[0m
[01;34m/: (workdir /home/opam)[0m
[01;34m/home/opam: (run (shell "sudo chown opam:opam /home/opam"))[0m
[01;2m[01;35m2025-12-08 10:32.26 ---> using "5641f8575878de47a5b29bcc887e4a17ca1be369a5de9aab9824cbbc69c489c1" from cache[0m
[01;34m/home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update"))[0m
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 package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised
[01;2m[01;35m2025-12-08 10:32.26 ---> using "5e7253eb62795a6b612b22c839bcc1fe2d9790109bdb83e3241177a8677fc595" from cache[0m
[01;34m/home/opam: (run (network host)
(shell "opam repo add opam https://github.com/ocaml/opam-repository.git#70bf74d9d1d1f663d59e8c7a2b76614244437c6a"))[0m
Job cancelled