Build:
  1. 0
2024-01-23 15:47.39: New job: Voodoo prep lwt-pipe.0.1; 6f0b49288733dc74147e9548aeb7a140
2024-01-23 15:47.39: Connecting to build cluster…
2024-01-23 15:47.39: Waiting for resource in pool OCluster
2024-01-23 15:47.47: Waiting for worker…
2024-01-23 15:47.48: Got resource from pool OCluster
2024-01-23 15:47.48: Using cache hint "docs-universe-prep-4.14.1"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.14@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.14@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install dune.2.9.3 ocamlfind.1.9.6"))
 (env DUNE_CACHE enabled)
 (env DUNE_CACHE_TRANSPORT direct)
 (env DUNE_CACHE_DUPLICATION copy)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "(sudo apt update) && ((opam depext -viy lwt-pipe.0.1 result.1.5 ocplib-endian.1.2 ocamlfind.1.9.6 lwt.5.7.0 dune-configurator.2.9.3 dune.2.9.3 csexp.1.5.1 cppo.1.6.9 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u lwt-pipe:6f0b49288733dc74147e9548aeb7a140"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.784059') && (for DATA in prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1,lwt-pipe.0.1-6f0b49288733dc74147e9548aeb7a140,lwt-pipe.0.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1,lwt-pipe.0.1-6f0b49288733dc74147e9548aeb7a140,lwt-pipe.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 staging.docs.ci.ocamllabs.io:/data/.; done) && (for DATA in prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1,lwt-pipe.0.1-6f0b49288733dc74147e9548aeb7a140,lwt-pipe.0.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 73bf0f19b01a1c8c104385d9b548d07c317c16e7 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.14.1 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-01-23 15:47.48: RETRYING: 2024-01-23/154739-voodoo-prep-12abbe Number of retries: 0 (retriable error condition)
Building on marpe.caelum.ci.dev
All commits already cached
HEAD is now at 73bf0f19b0 lwt-pipe.0.1 requires lwt.2.4.7 to use Lwt.Infix

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270' locally
docker.io/ocaml/opam@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270: Pulling from ocaml/opam
8e0659447567: Pulling fs layer
8e0659447567: Waiting
8e0659447567: Verifying Checksum
8e0659447567: Download complete
8e0659447567: Pull complete
Digest: sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270
Status: Downloaded newer image for ocaml/opam@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270
2024-01-23 15:48.25 ---> using "3bff52dd176b4a1870db5cea8a96ec5b4ca1f2ae023bb195945f3678b171f611" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-23 15:48.25 ---> using "0fd2a2f22622d05414aeec0cd2e0acc75734f0072f6d1f556c43f204af2b38f8" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Fetched 100 kB in 1s (160 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (1209 kB/s)
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 ... 18743 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u3) ...
2024-01-23 15:48.25 ---> using "09d236aa87807dc3dc76aeb1d872912902edb5305b70c180d885b2d2f71cb6e9" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild       0.14.3 [required by bos]
  - install dune             3.12.2 [required by voodoo-prep]
  - install cmdliner         1.2.0  [required by voodoo-prep]
  - install ocamlfind        1.9.6  [required by bos]
  - install seq              base   [required by re]
  - install stdlib-shims     0.3.0  [required by ocamlgraph]
  - install opam-file-format 2.1.6  [required by opam-format]
  - install cppo             1.6.9  [required by opam-core]
  - install topkg            1.0.7  [required by bos]
  - install re               1.11.0 [required by opam-format]
  - install ocamlgraph       2.1.0  [required by opam-core]
  - install rresult          0.7.0  [required by bos]
  - install fmt              0.9.0  [required by bos]
  - install astring          0.8.5  [required by bos]
  - install opam-core        2.1.5  [required by opam-format]
  - install logs             0.7.0  [required by bos]
  - install fpath            0.7.3  [required by voodoo-prep]
  - install opam-format      2.1.5  [required by voodoo-prep]
  - install bos              0.2.1  [required by voodoo-prep]
  - install voodoo-prep      ~dev*
===== 20 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.1] found in cache
[cmdliner.1.2.0] found in cache
[cppo.1.6.9] found in cache
[dune.3.12.2] found in cache
[fmt.0.9.0] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlgraph.2.1.0] found in cache
[opam-core.2.1.5] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.5] found in cache
[re.1.11.0] found in cache
[rresult.0.7.0] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed seq.base
-> installed cmdliner.1.2.0
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed topkg.1.0.7
-> installed rresult.0.7.0
-> installed fmt.0.9.0
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed logs.0.7.0
-> installed bos.0.2.1
-> installed dune.3.12.2
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed re.1.11.0
-> installed cppo.1.6.9
-> installed ocamlgraph.2.1.0
-> installed opam-core.2.1.5
-> installed opam-format.2.1.5
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-23 15:48.39 ---> saved as "9f15a27a6beacdb7a1a81f769385c5b25037b44301aadbb92709c208f94aec93"

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-01-23 15:48.39 ---> saved as "e10e1c9da921b894165c2f2c3eeac6859d55bdb451877d9cc2ac4a970f6c9ca3"
2024-01-23 15:48.39 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.14@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270)
Unable to find image 'ocaml/opam:debian-12-ocaml-4.14@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270' locally
docker.io/ocaml/opam@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270: Pulling from ocaml/opam
8e0659447567: Pulling fs layer
8e0659447567: Waiting
8e0659447567: Verifying Checksum
8e0659447567: Download complete
8e0659447567: Pull complete
Digest: sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270
Status: Downloaded newer image for ocaml/opam@sha256:2fb1cfeda8debf22826f593f34e0d3e5b7cfeedb183b097f8210a1cfe68bb270
2024-01-23 15:48.39 ---> using "3bff52dd176b4a1870db5cea8a96ec5b4ca1f2ae023bb195945f3678b171f611" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-01-23 15:48.39 ---> using "0fd2a2f22622d05414aeec0cd2e0acc75734f0072f6d1f556c43f204af2b38f8" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-01-23 15:48.45 ---> saved as "44387511e0d8dca8864bdec3c3e6c4671ac6efcf36b5f102fe928feb378ca427"

/home/opam: (copy (src packages) (dst /src/packages))
2024-01-23 15:50.00 ---> saved as "9f0d06ca68814a0b7d6ec8b679adc98f8c1d33bec75fed3a565c44e3e1f53c08"

/home/opam: (copy (src repo) (dst /src/repo))
2024-01-23 15:50.01 ---> saved as "2db1cda593b9f28e05edb47edd6a77faa81695493a355b31929f6bec451c7a45"

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && 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.1, 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] synchronised from file:///home/opam/opam-repository
2024-01-23 15:51.03 ---> saved as "409505ce57dc938cf562701eeab52a664afcadfbd486c001b842d2c14e5da688"

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.14. Use '--all' to forget about them altogether.
[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.

2024-01-23 15:51.19 ---> saved as "b46b5545c8aadf27510c649a87e63e17a48f5cc9177a4cb6c301027a562a6e0b"

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-01-23 15:51.19 ---> saved as "db329004c80235857bdbd3b3ac4473fe300fece2cb0f8a6aec955d1307dc4c44"

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install dune.2.9.3 ocamlfind.1.9.6"))
The following actions will be performed:
  - install dune      2.9.3
  - install ocamlfind 1.9.6
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> retrieved dune.2.9.3  (cached)
-> installed ocamlfind.1.9.6
-> installed dune.2.9.3
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-23 15:51.40 ---> saved as "2c9e020911153cce214e17a3dd456442ed995fe950034c11d51b158e02187aa8"

/home/opam: (env DUNE_CACHE enabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy lwt-pipe.0.1 result.1.5 ocplib-endian.1.2 ocamlfind.1.9.6 lwt.5.7.0 dune-configurator.2.9.3 dune.2.9.3 csexp.1.5.1 cppo.1.6.9 base-bytes.base 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Fetched 100 kB in 0s (484 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.1-1

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.1-1  (cached)
-> removed   opam-depext.1.2.1-1
-> installed opam-depext.1.2.1-1
Done.

<><> opam-depext.1.2.1-1 installed successfully <><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy lwt-pipe.0.1 result.1.5 ocplib-endian.1.2 ocamlfind.1.9.6 lwt.5.7.0 dune-configurator.2.9.3 dune.2.9.3 csexp.1.5.1 cppo.1.6.9 base-bytes.base" 

You are using opam 2.1+, where external dependency handling has been integrated: consider calling opam directly, the 'depext' plugin interface is provided for backwards compatibility only
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package dune is already installed (current version is 2.9.3).
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install cppo              1.6.9
  - install result            1.5
  - install base-bytes        base
  - install csexp             1.5.1
  - install ocplib-endian     1.2
  - install dune-configurator 2.9.3
  - install lwt               5.7.0
  - install lwt-pipe          0.1
===== 8 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/24:
Processing  3/24:
Processing  4/24:
Processing  5/24:
-> installed base-bytes.base
Processing  6/24:
-> retrieved cppo.1.6.9  (cached)
Processing  7/24:
Processing  8/24: [cppo: dune build]
-> retrieved csexp.1.5.1  (cached)
Processing  9/24: [cppo: dune build]
Processing 10/24: [cppo: dune build] [csexp: dune build]
-> retrieved dune-configurator.2.9.3  (cached)
Processing 11/24: [cppo: dune build] [csexp: dune build]
-> retrieved lwt.5.7.0  (cached)
Processing 12/24: [cppo: dune build] [csexp: dune build]
-> retrieved lwt-pipe.0.1  (cached)
-> compiled  csexp.1.5.1
Processing 12/24: [cppo: dune build]
-> installed csexp.1.5.1
Processing 13/24: [cppo: dune build]
-> retrieved ocplib-endian.1.2  (cached)
-> retrieved result.1.5  (cached)
Processing 14/24: [cppo: dune build] [result: dune build]
-> compiled  cppo.1.6.9
Processing 14/24: [result: dune build]
-> installed cppo.1.6.9
Processing 15/24: [result: dune build]
Processing 16/24: [ocplib-endian: dune build] [result: dune build]
-> compiled  result.1.5
Processing 16/24: [ocplib-endian: dune build]
-> installed result.1.5
Processing 17/24: [ocplib-endian: dune build]
Processing 18/24: [dune-configurator: dune build] [ocplib-endian: dune build]
-> compiled  ocplib-endian.1.2
Processing 18/24: [dune-configurator: dune build]
-> installed ocplib-endian.1.2
Processing 19/24: [dune-configurator: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/4.14/.opam-switch/build/dune-configurator.2.9.3)
-> compiled  dune-configurator.2.9.3
-> installed dune-configurator.2.9.3
Processing 21/24: [lwt: dune exec]
+ /home/opam/.opam/4.14/bin/dune "exec" "-p" "lwt" "src/unix/config/discover.exe" "--" "--save" "--use-libev" "false" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt.5.7.0)
Processing 21/24: [lwt: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "-p" "lwt" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt.5.7.0)
-> compiled  lwt.5.7.0
-> installed lwt.5.7.0
Processing 23/24: [lwt-pipe: dune build]
+ /home/opam/.opam/4.14/bin/dune "build" "@install" "-p" "lwt-pipe" "-j" "255" (CWD=/home/opam/.opam/4.14/.opam-switch/build/lwt-pipe.0.1)
-> compiled  lwt-pipe.0.1
-> installed lwt-pipe.0.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-01-23 15:52.43 ---> saved as "a93427ed71658460f019f1c440ea37b60884c92338ee1d1bf223f133f678cf3b"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u lwt-pipe:6f0b49288733dc74147e9548aeb7a140"))
2024-01-23 15:52.44 ---> saved as "358df5fb9a8b4a093f3f45d09d0b907609b73fd4471de756be1d1c5c34e49d3f"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.784059') && (for DATA in prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1,lwt-pipe.0.1-6f0b49288733dc74147e9548aeb7a140,lwt-pipe.0.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1,lwt-pipe.0.1-6f0b49288733dc74147e9548aeb7a140,lwt-pipe.0.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 staging.docs.ci.ocamllabs.io:/data/.; done) && (for DATA in prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1,lwt-pipe.0.1-6f0b49288733dc74147e9548aeb7a140,lwt-pipe.0.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.784059
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/doc/
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/doc/lwt-pipe/
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/doc/lwt-pipe/LICENSE
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/doc/lwt-pipe/README.md
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/lib/
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/lib/lwt-pipe/
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/lib/lwt-pipe/lwt_pipe.ocamlobjinfo
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/lib/lwt-pipe/META
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/lib/lwt-pipe/dune-package
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/lib/lwt-pipe/lwt_pipe.cmi
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/lib/lwt-pipe/lwt_pipe.cmt
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/lib/lwt-pipe/lwt_pipe.cmti
prep/universes/6f0b49288733dc74147e9548aeb7a140/lwt-pipe/0.1/opam
Warning: Permanently added '[staging.docs.ci.ocamllabs.io]:2222' (ED25519) to the list of known hosts.
HASHES:lwt-pipe.0.1-6f0b49288733dc74147e9548aeb7a140:f4d6f7969f19063b75661c2826c5af97b3a6f7c4309c9b5d041136a6edc6e6fc
2024-01-23 15:52.46 ---> saved as "6b8c7b7434d29695c5e26b9dd7538f9923cbacfb915c33d22c424597eb9ea454"
Job succeeded
2024-01-23 15:52.57: lwt-pipe.0.1-6f0b49288733dc74147e9548aeb7a140 -> f4d6f7969f19063b75661c2826c5af97b3a6f7c4309c9b5d041136a6edc6e6fc
2024-01-23 15:52.57: Job succeeded