2024-11-15 21:03.25: New job: test nomadic-labs/lwt-watcher https://gitlab.com/nomadic-labs/lwt-watcher.git#refs/heads/master (70f826c503cc094ed2de3aa81fa385ea9fddb903) (linux-x86_64:debian-12-4.14_x86_32_opam-2.2)Base: ocaml/opam:debian-12-ocaml-4.14@sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2Opam project buildTo reproduce locally:git clone --recursive "https://gitlab.com/nomadic-labs/lwt-watcher.git" -b "master" && cd "lwt-watcher" && git reset --hard 70f826c5cat > Dockerfile <<'END-OF-DOCKERFILE'FROM ocaml/opam:debian-12-ocaml-4.14@sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2# debian-12-4.14_x86_32_opam-2.2USER 1000:1000SHELL [ "/usr/bin/linux32", "/bin/sh", "-c" ]ENV CLICOLOR_FORCE="1"ENV OPAMCOLOR="always"WORKDIR /srcRUN sudo ln -f /usr/bin/opam-2.2 /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 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -uCOPY --chown=1000:1000 lwt-watcher.opam ./RUN opam pin add -yn lwt-watcher.dev './'ENV DEPS="base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.7.0 csexp.1.5.2 dune.3.16.1 dune-configurator.3.16.1 host-arch-x86_32.1 host-system-other.1 lwt.5.8.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.6 ocplib-endian.1.2"ENV CI="true"ENV OCAMLCI="true"RUN opam update --depexts && opam install --cli=2.2 --depext-only -y lwt-watcher.dev $DEPSRUN opam install $DEPSCOPY --chown=1000:1000 . /srcRUN opam exec -- dune build @install @check @runtest && rm -rf _buildEND-OF-DOCKERFILEdocker build .END-REPRO-BLOCK2024-11-15 21:03.25: Using cache hint "nomadic-labs/lwt-watcher-ocaml/opam:debian-12-ocaml-4.14@sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2-debian-12-4.14_x86_32_opam-2.2-c8946bc5c9be5a3ef4b4d90bd1010dd1"2024-11-15 21:03.25: Using OBuilder spec:((from ocaml/opam:debian-12-ocaml-4.14@sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2)(comment debian-12-4.14_x86_32_opam-2.2)(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.2 /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 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u"))(copy (src lwt-watcher.opam) (dst ./))(run (network host)(shell "opam pin add -yn lwt-watcher.dev './'"))(env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.7.0 csexp.1.5.2 dune.3.16.1 dune-configurator.3.16.1 host-arch-x86_32.1 host-system-other.1 lwt.5.8.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.6 ocplib-endian.1.2")(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.2 --depext-only -y lwt-watcher.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")))2024-11-15 21:03.25: Waiting for resource in pool OCluster2024-11-15 21:03.25: Waiting for worker…2024-11-15 21:03.55: Got resource from pool OClusterBuilding on x86-bm-c6.sw.ocaml.orgAll commits already cachedHEAD is now at 70f826c Merge branch 'add-dune-project-file' into 'master'(from ocaml/opam:debian-12-ocaml-4.14@sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2)Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2' locallydocker.io/ocaml/opam@sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2: Pulling from ocaml/opam663cd25d6859: Pulling fs layer663cd25d6859: Verifying Checksum663cd25d6859: Download complete663cd25d6859: Pull completeDigest: sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2Status: Downloaded newer image for ocaml/opam@sha256:96f0dc7562d072446a94256a95773a5657634d238570454e134fa1e318057ae2WARNING: The requested image's platform (linux/386) does not match the detected host platform (linux/amd64) and no specific platform was requested2024-11-15 21:06.03 ---> saved as "c3d574edfa18f6fc0ab4dd89861269d1180872aae5a6938ce26fcf5d202fad09"/: (comment debian-12-4.14_x86_32_opam-2.2)/: (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.2 /usr/bin/opam"))2024-11-15 21:06.03 ---> saved as "8e873a43978ce491164dc2ce3a587d9a258c5cd6879216f9e3dbc7291a7edc9d"/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 development 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 39 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=39 --globalFormat upgrade done.<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from file:///home/opam/opam-repository2024-11-15 21:07.53 ---> saved as "1b1a9ddee8a7a5c767bab08813457f4e15776357e2a25e0cd6167e39722081f5"/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))Linux 5.15.0-122-genericThe OCaml toplevel, version 4.14.22.2.12024-11-15 21:07.53 ---> saved as "8cea2d3de9d0172938097500a1cbf87ee100bcd7e6b074f35f506bfb752979da"/src: (workdir /src)/src: (run (shell "sudo chown opam /src"))2024-11-15 21:07.53 ---> saved as "f52aae44bf9fb539dcd0bfdf38eded603ccb775c8c7da7d707e735f3fee59c0f"/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))(network host)(shell "cd ~/opam-repository && (git cat-file -e 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a || git fetch origin master) && git reset -q --hard 371a52f4a8b5c88dc9de4f5a5f6375fb0963297a && git log --no-decorate -n1 --oneline && opam update -u"))371a52f4a8 Merge pull request #26816 from maiste/release-dune-3.16.1<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>[default] synchronised from file:///home/opam/opam-repositoryEverything as up-to-date as possible (run with --verbose to show unavailable upgrades).However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.Nothing to do.# Run eval $(opam env) to update the current shell environment2024-11-15 21:09.44 ---> saved as "18cadca08069800c92cbf9543d644da0983630b7ade8c3c632a2a516789bc497"/src: (copy (src lwt-watcher.opam) (dst ./))2024-11-15 21:09.44 ---> saved as "fbde96437395f5cecfd452234a4406b17f9745c796f31e10ec22a0d9e2d90c43"/src: (run (network host)(shell "opam pin add -yn lwt-watcher.dev './'"))[lwt-watcher.dev] synchronised (file:///src)lwt-watcher is now pinned to file:///src (version dev)2024-11-15 21:09.47 ---> saved as "e1b433454bd451602b5bdff9e5867085cce057d8ca0072bf7a4e118f619f06b0"/src: (env DEPS "base-bigarray.base base-bytes.base base-threads.base base-unix.base cppo.1.7.0 csexp.1.5.2 dune.3.16.1 dune-configurator.3.16.1 host-arch-x86_32.1 host-system-other.1 lwt.5.8.0 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1 ocamlfind.1.9.6 ocplib-endian.1.2")/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.2 --depext-only -y lwt-watcher.dev $DEPS"))+ /usr/bin/sudo "apt-get" "update"- Hit:1 http://deb.debian.org/debian bookworm InRelease- 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-security bookworm-security/main i386 Packages [203 kB]- Fetched 306 kB in 1s (538 kB/s)- Reading package lists...-<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>[lwt-watcher.dev] synchronised (no changes)[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).[NOTE] Package ocaml-config is already installed (current version is 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package host-system-other is already installed (current version is 1).[NOTE] Package host-arch-x86_32 is already installed (current version is 1).[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-bigarray is already installed (current version is base).2024-11-15 21:10.09 ---> saved as "d8519221ac03ba578b975e7fda455fb7d3cedd1c6d361884d457ae5a839ee982"/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 2).[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).[NOTE] Package ocaml is already installed (current version is 4.14.2).[NOTE] Package host-system-other is already installed (current version is 1).[NOTE] Package host-arch-x86_32 is already installed (current version is 1).[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-bigarray is already installed (current version is base).The following actions will be performed:=== install 8 packages- install base-bytes base- install cppo 1.7.0- install csexp 1.5.2- install dune 3.16.1- install dune-configurator 3.16.1- install lwt 5.8.0- install ocamlfind 1.9.6- install ocplib-endian 1.2<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>-> retrieved cppo.1.7.0 (cached)-> retrieved csexp.1.5.2 (cached)-> retrieved lwt.5.8.0 (cached)-> retrieved ocamlfind.1.9.6 (cached)-> retrieved ocplib-endian.1.2 (cached)-> retrieved dune.3.16.1, dune-configurator.3.16.1 (cached)-> installed ocamlfind.1.9.6-> installed base-bytes.base-> installed dune.3.16.1-> installed csexp.1.5.2-> installed cppo.1.7.0-> installed ocplib-endian.1.2-> installed dune-configurator.3.16.1-> installed lwt.5.8.0Done.# Run eval $(opam env) to update the current shell environment2024-11-15 21:10.59 ---> saved as "3861e1c124496749d6c092f3616f9134968d9c13b9e977b27555ef7256544e0b"/src: (copy (src .) (dst /src))2024-11-15 21:10.59 ---> saved as "e6cc57358bcf9d6cba74ca66bb5f8adf789ee6db38de02a68308fe8df06bdf48"/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))2024-11-15 21:11.00 ---> saved as "630d2f63a0682ec525ebf9ef90f9811ff3d6b09d5899564b5658c5953a266376"Job succeeded2024-11-15 21:11.00: Job succeeded