Build:
- 0
2025-09-08 13:40.57: New job: Build using linux-x86_64 in [https://github.com/mirage/mirage-skeleton.git#refs/heads/main (729dabc73b73388e7ac94cb21669ad20e3cbdd99)] OBuilder spec: ((from ocaml/opam:debian-13-ocaml-4.14) (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#9c3d4d2c450836918b2120fd23d975693579ae2e")) (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#3320932b74afc1d049ceeaf60dfe501d664bb143,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#797cb363df3ff763c43c8fbec5cd44de2878757e) (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")) ) 2025-09-08 13:40.57: Using cache hint "mirage-ci-skeleton-debian-13-ocaml-4.14" 2025-09-08 13:40.57: Connecting to build cluster… 2025-09-08 13:40.57: Waiting for resource in pool OCluster 2025-09-08 13:40.57: Waiting for worker… 2025-09-08 13:40.57: Got resource from pool OCluster Building on asteria.caelum.ci.dev All commits already cached HEAD is now at 729dabc add tutorial/local-library (from ocaml/opam:debian-13-ocaml-4.14) Unable to find image 'ocaml/opam:debian-13-ocaml-4.14' locally debian-13-ocaml-4.14: Pulling from ocaml/opam 67fafc83adff: Pulling fs layer 67fafc83adff: Verifying Checksum 67fafc83adff: Download complete 67fafc83adff: Pull complete Digest: sha256:c34460106bbe1fed142c1324203af4a93a01fd5ecdc0194bd96b3533911d2c43 Status: Downloaded newer image for ocaml/opam:debian-13-ocaml-4.14 2025-09-08 13:40.58 ---> using "2872d40d55f240e0a2da70ebf7596d35808f9b322f6ba106c5bc21f37bed29fd" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-09-08 13:40.58 ---> using "5cb26c4c89f19cf8882a86430bc6e7246ec7d2b4dc9c4381e0b364e87efbcbf7" from cache /home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam && opam update")) 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 [NOTE] The 'jobs' option was reset, its value was 71 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=71 --global Format upgrade done. <><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] Initialised 2025-09-08 13:40.58 ---> using "10de7b0709f46eb6ef5732e5c8e2c2938b4ac5c4831018ebe31c4c01b7a353ad" from cache /home/opam: (run (network host) (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#9c3d4d2c450836918b2120fd23d975693579ae2e")) [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 4.14 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2025-09-08 13:40.58 ---> using "5993b058706de62c826968f4373f5855d7595593ba311c46a7d94a414b210023" from cache /home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache))) (network host) (shell "sudo apt-get update && opam install -y \"mirage>=4\"")) Get:1 http://deb.debian.org/debian trixie InRelease [140 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9669 kB] Get:5 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [33.1 kB] Fetched 9933 kB in 1s (8991 kB/s) Reading package lists... The following actions will be performed: === install 28 packages - install angstrom 0.16.1 [required by emile, uri] - install astring 0.8.5 [required by mirage] - install base64 3.5.1 [required by emile] - install bigstringaf 0.10.0 [required by emile] - install bos 0.2.1 [required by mirage] - install cmdliner 1.3.0 [required by mirage] - install conf-pkg-config 4 [required by opam-monorepo] - install csexp 1.5.2 [required by dune-configurator] - install domain-name 0.4.1 [required by ipaddr] - install dune 3.20.1 [required by mirage] - install dune-configurator 3.20.1 [required by bigstringaf] - install emile 1.1 [required by mirage] - install fmt 0.11.0 [required by mirage] - install fpath 0.7.3 [required by mirage] - install ipaddr 5.6.1 [required by mirage] - install logs 0.9.0 [required by mirage] - install macaddr 5.6.1 [required by ipaddr] - install mirage 4.9.0 - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install ocamlbuild 0.16.1 [required by astring, bos] - install ocamlfind 1.9.8 [required by astring, bos] - install opam-monorepo 0.4.3 [required by mirage] - install pecu 0.7 [required by emile] - install rresult 0.7.0 [required by mirage] - install stringext 1.6.0 [required by uri] - install topkg 1.1.0 [required by astring, bos] - install uri 4.4.0 [required by mirage] - install uutf 1.0.4 [required by emile] The following system packages will first need to be installed: pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config" - Selecting previously unselected package libpkgconf3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20616 files and directories currently installed.) - Preparing to unpack .../libpkgconf3_1.8.1-4_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-4) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../pkgconf-bin_1.8.1-4_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-4) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../pkgconf_1.8.1-4_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-4) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../pkg-config_1.8.1-4_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-4) ... - Setting up libpkgconf3:amd64 (1.8.1-4) ... - Setting up pkgconf-bin (1.8.1-4) ... - Setting up pkgconf:amd64 (1.8.1-4) ... - Setting up pkg-config:amd64 (1.8.1-4) ... - Processing triggers for libc-bin (2.41-12) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved angstrom.0.16.1 (cached) -> retrieved astring.0.8.5 (cached) -> retrieved base64.3.5.1 (cached) -> retrieved bigstringaf.0.10.0 (cached) -> installed conf-pkg-config.4 -> retrieved bos.0.2.1 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved csexp.1.5.2 (cached) -> retrieved domain-name.0.4.1 (cached) -> retrieved fmt.0.11.0 (cached) -> retrieved emile.1.1 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved ipaddr.5.6.1, macaddr.5.6.1 (cached) -> retrieved logs.0.9.0 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved ocamlbuild.0.16.1 (cached) -> retrieved mirage.4.9.0 (cached) -> retrieved ocamlfind.1.9.8 (cached) -> retrieved pecu.0.7 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved topkg.1.1.0 (cached) -> retrieved uri.4.4.0 (cached) -> retrieved uutf.1.0.4 (cached) -> retrieved dune.3.20.1, dune-configurator.3.20.1 (cached) -> retrieved opam-monorepo.0.4.3 (cached) -> installed cmdliner.1.3.0 -> installed ocamlbuild.0.16.1 -> installed ocamlfind.1.9.8 -> installed topkg.1.1.0 -> installed rresult.0.7.0 -> installed uutf.1.0.4 -> installed fmt.0.11.0 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed logs.0.9.0 -> installed bos.0.2.1 -> installed dune.3.20.1 -> installed base64.3.5.1 -> installed csexp.1.5.2 -> installed domain-name.0.4.1 -> installed macaddr.5.6.1 -> installed ocaml-syntax-shims.1.0.0 -> installed pecu.0.7 -> installed stringext.1.6.0 -> installed ipaddr.5.6.1 -> installed dune-configurator.3.20.1 -> installed bigstringaf.0.10.0 -> installed angstrom.0.16.1 -> installed emile.1.1 -> installed uri.4.4.0 -> installed opam-monorepo.0.4.3 -> installed mirage.4.9.0 Done. # To update the current shell environment, run: eval $(opam env) 2025-09-08 13:40.58 ---> using "b33a67e1d4de6387e30682b1f2b11611c6535123c5c53ab1a5c88edbf67fe71c" from cache /home/opam: (copy (src .) (dst /src/)) Uncaught exception: Failure("\"rm\" \"-rf\" \"/var/cache/obuilder/merged/dd6fcadfc4f737a9dfba0f854516b684193e595224393db59f574dc85534fd6d\" \"/var/cache/obuilder/work/dd6fcadfc4f737a9dfba0f854516b684193e595224393db59f574dc85534fd6d\" failed with exit status 1") 2025-09-08 13:40.59: Job failed: Failed: Internal error