2025-08-23 16:33.46: New job: test mirage/mirage-mtime https://github.com/mirage/mirage-mtime.git#refs/pull/2/head (ebfbbb42d25a8cd6ae1602c5db3efbbcab9bb754) (linux-arm64:debian-12-5.3_arm32_opam-2.4)Base: ocaml/opam:debian-12-ocaml-5.3@sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7bebOpam project buildTo reproduce locally:git clone --recursive "https://github.com/mirage/mirage-mtime.git" && cd "mirage-mtime" && git fetch origin "refs/pull/2/head" && git reset --hard ebfbbb42cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-12-ocaml-5.3@sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7beb# debian-12-5.3_arm32_opam-2.4USER 1000:1000SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.4 /usr/bin/opamRUN opam init --reinit -niRUN uname -rs && opam exec -- ocaml -version && opam --versionWORKDIR /srcRUN sudo chown opam /srcRUN cd ~/opam-repository && (git cat-file -e f9d23e5cb169337cdf0aac6321e4ec46f6f64a74 || git fetch origin master) && git reset -q --hard f9d23e5cb169337cdf0aac6321e4ec46f6f64a74 && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 mirage-mtime.opam ./RUN opam pin add -yn mirage-mtime.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.20.0 mtime.2.1.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-option-bytecode-only.1 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.0"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.4 --depext-only -y mirage-mtime.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2025-08-23 16:33.46: Using cache hint "mirage/mirage-mtime-ocaml/opam:debian-12-ocaml-5.3@sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7beb-debian-12-5.3_arm32_opam-2.4-7e64b3ce4082f7dce5d7968dd998e944"2025-08-23 16:33.46: Using OBuilder spec:((from ocaml/opam:debian-12-ocaml-5.3@sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7beb)(comment debian-12-5.3_arm32_opam-2.4)(user (uid 1000) (gid 1000))(shell /usr/bin/linux32 /bin/sh -c)(env CLICOLOR_FORCE 1)(env OPAMCOLOR always)(workdir /src)(run (shell "sudo ln -f /usr/bin/opam-2.4 /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 f9d23e5cb169337cdf0aac6321e4ec46f6f64a74 || git fetch origin master) && git reset -q --hard f9d23e5cb169337cdf0aac6321e4ec46f6f64a74 && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src mirage-mtime.opam) (dst ./))(run (network host)(shell "opam pin add -yn mirage-mtime.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.20.0 mtime.2.1.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-option-bytecode-only.1 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.0")(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.4 --depext-only -y mirage-mtime.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")))2025-08-23 16:33.46: Waiting for resource in pool OCluster2025-08-23 16:33.46: Waiting for worker…2025-08-23 16:33.46: Got resource from pool OClusterBuilding on okypous.caelum.ci.devAll commits already cachedHEAD is now at ebfbbb4 mirage-mtime.mock: add a reset : unit -> unit function(from ocaml/opam:debian-12-ocaml-5.3@sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7beb)Unable to find image 'ocaml/opam:debian-12-ocaml-5.3@sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7beb' locallydocker.io/ocaml/opam@sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7beb: Pulling from ocaml/opam346639cab7dc: Pulling fs layer346639cab7dc: Verifying Checksum346639cab7dc: Download complete346639cab7dc: Pull completeDigest: sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7bebStatus: Downloaded newer image for ocaml/opam@sha256:d7b3a5606dbd063179340a8e2c64b60f688565a89991479f92a086c5609d7bebWARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested2025-08-23 16:33.47 ---> using "a9266defa657a0c45511d3c793bc888d443a11af0b6de090e53f6a92103f5b4b" from cache/: (comment debian-12-5.3_arm32_opam-2.4)/: (user (uid 1000) (gid 1000))/: (shell /usr/bin/linux32 /bin/sh -c)/: (env CLICOLOR_FORCE 1)/: (env OPAMCOLOR always)/: (workdir /src)/src: (run (shell "sudo ln -f /usr/bin/opam-2.4 /usr/bin/opam"))2025-08-23 16:33.47 ---> using "8243a2ab9aba3e7bd3eecfcb176f71e50c7330e32a2d1c82e6cbb2ec10e71eb3" 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] yFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] Initialised2025-08-23 16:33.47 ---> using "310de2b29f11890f0a624a1ef6c2b8c6f4ac5bb92752a4ca8fc3cfccef8dbedb" from cache/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-138-genericThe OCaml toplevel, version 5.3.02.4.12025-08-23 16:33.47 ---> using "76a42d60e4ffdfad295bb6f2da31c4e2b1f3131a7857cb53493dfe4b82b601fa" from cache/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2025-08-23 16:33.47 ---> using "22885e5287603de04eac528124603c5224960bc5f7bef8e2ddf1ab9ab30cb8b6" from cache/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e f9d23e5cb169337cdf0aac6321e4ec46f6f64a74 || git fetch origin master) && git reset -q --hard f9d23e5cb169337cdf0aac6321e4ec46f6f64a74 && git log --no-decorate -n1 --oneline && opam update -u"))From https://github.com/ocaml/opam-repository* branch master -> FETCH_HEADee8b9193dd..0978bfceb7 master -> origin/masterf9d23e5cb1 Merge pull request #28357 from maiste/release-dune-3.20.0<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from git+file:///home/opam/opam-repositoryAlready up-to-date.Nothing to do.# To update the current shell environment, run: eval $(opam env)2025-08-23 16:33.47 ---> using "1a7182eeeed5a3f9104cf5a77747f7b04018b8cc58af699179f45619c7ea0ba0" from cache/src: (copy (src mirage-mtime.opam) (dst ./))2025-08-23 16:33.47 ---> using "fa3993fde85afcc9888ba83d9c58d22c8392b464df937a051c6c73f20d536768" from cache/src: (run (network host)(shell "opam pin add -yn mirage-mtime.dev './'"))[mirage-mtime.dev] synchronised (file:///src)mirage-mtime is now pinned to file:///src (version dev)2025-08-23 16:33.47 ---> using "1bcdd215283d5312eaa78806987dfc5958354ac95798bcb93f58c0b2a47732ed" from cache/src: (run (network host)(shell "echo '(lang dune 3.0)' > './dune-project'"))2025-08-23 16:33.47 ---> using "3acee664ab8e846bc64d116f8f3e146231cd22618bdeaf61420b40f5b82ec248" from cache/src: (env DEPS "base-bigarray.base base-domains.base base-effects.base base-nnp.base base-threads.base base-unix.base dune.3.20.0 mtime.2.1.0 ocaml.5.3.0 ocaml-base-compiler.5.3.0 ocaml-compiler.5.3.0 ocaml-config.3 ocaml-option-bytecode-only.1 ocaml-options-vanilla.1 ocamlbuild.0.16.1 ocamlfind.1.9.8 topkg.1.1.0")/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.4 --depext-only -y mirage-mtime.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]- 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 bookworm-updates/main armhf Packages.diff/Index [21.8 kB]- Ign:4 http://deb.debian.org/debian bookworm-updates/main armhf Packages.diff/Index- Get:5 http://deb.debian.org/debian bookworm-updates/main armhf Packages [6928 B]- Get:6 http://deb.debian.org/debian-security bookworm-security/main armhf Packages [256 kB]- Fetched 539 kB in 0s (1113 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[mirage-mtime.dev] synchronised (file:///src)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-option-bytecode-only 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.3.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml is already installed (current version is 5.3.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).2025-08-23 16:33.47 ---> using "482963b6209f45720b8af8705375c917f5e5bf2f4f086963dbba899c8e5c7de8" from cache/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-option-bytecode-only 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.3.0).[NOTE] Package ocaml-base-compiler is already installed (current version is 5.3.0).[NOTE] Package ocaml is already installed (current version is 5.3.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 5 packages- install dune 3.20.0- install mtime 2.1.0- install ocamlbuild 0.16.1- install ocamlfind 1.9.8- install topkg 1.1.0<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved mtime.2.1.0 (cached)-> retrieved ocamlbuild.0.16.1 (cached)-> retrieved ocamlfind.1.9.8 (cached)-> retrieved topkg.1.1.0 (cached)-> retrieved dune.3.20.0 (cached)-> installed ocamlfind.1.9.8-> installed ocamlbuild.0.16.1-> installed topkg.1.1.0-> installed mtime.2.1.0-> installed dune.3.20.0Done.# To update the current shell environment, run: eval $(opam env)2025-08-23 16:33.47 ---> using "3276c93e0ad09c1c7a61ac63818c99b9c63f6b04b39fe8531abe452645600d84" from cache/src: (copy (src .) (dst /src))2025-08-23 16:33.48 ---> saved as "5285b0add96e41a5ff11d5194a397a67ec730646bb73b3e7057d4b56750e9544"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))(cd _build/default/lib_test && ./portable.exe)Monotonic clock says: 1920 nanosecondsMonotonic clock says: 22840 nanosecondsThe monotonic clock period is: 1 nanoseconds2025-08-23 16:33.49 ---> saved as "9d3f18f5dbd2bad9a891e7f6895f4f635661b6345af768ee3920ef8edb644f39"Job succeeded2025-08-23 16:33.50: Job succeeded