Build:
- 0
2025-02-03 23:28.55: New job: Voodoo prep conf-openssl.1; 34b9c6cdf1e3b066009ecea38bff0a80 2025-02-03 23:28.55: Connecting to build cluster… 2025-02-03 23:28.55: Waiting for resource in pool OCluster 2025-02-04 00:27.18: Waiting for worker… 2025-02-04 02:36.53: Got resource from pool OCluster 2025-02-04 02:36.53: Using cache hint "docs-universe-prep-5.1.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.1@sha256:7e008dd83bc13cfff981c7eb531e9ee33cbc3b84d0213baa663263907853673f) (user (uid 1000) (gid 1000)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni")) (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 install -y voodoo-prep")) (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")))) (from ocaml/opam:debian-12-ocaml-5.1@sha256:7e008dd83bc13cfff981c7eb531e9ee33cbc3b84d0213baa663263907853673f) (user (uid 1000) (gid 1000)) (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam && opam init --reinit -ni")) (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.3 /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/)) (comment "no build system") (env DUNE_CACHE disabled) (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 install -y conf-openssl.1 conf-pkg-config.4 conf-libssl.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u conf-openssl:34b9c6cdf1e3b066009ecea38bff0a80,conf-libssl:afe7c779e5c5d79c73151ce129b0ca5a")) (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.543186') && (for DATA in prep/universes/afe7c779e5c5d79c73151ce129b0ca5a/conf-libssl/4,conf-libssl.4-afe7c779e5c5d79c73151ce129b0ca5a,conf-libssl.4 prep/universes/34b9c6cdf1e3b066009ecea38bff0a80/conf-openssl/1,conf-openssl.1-34b9c6cdf1e3b066009ecea38bff0a80,conf-openssl.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/afe7c779e5c5d79c73151ce129b0ca5a/conf-libssl/4,conf-libssl.4-afe7c779e5c5d79c73151ce129b0ca5a,conf-libssl.4 prep/universes/34b9c6cdf1e3b066009ecea38bff0a80/conf-openssl/1,conf-openssl.1-34b9c6cdf1e3b066009ecea38bff0a80,conf-openssl.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/afe7c779e5c5d79c73151ce129b0ca5a/conf-libssl/4,conf-libssl.4-afe7c779e5c5d79c73151ce129b0ca5a,conf-libssl.4 prep/universes/34b9c6cdf1e3b066009ecea38bff0a80/conf-openssl/1,conf-openssl.1-34b9c6cdf1e3b066009ecea38bff0a80,conf-openssl.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 980c317f37ac7e18e9f0524586ead17210f89b2d --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2025-02-04 02:36.53: RETRYING: 2025-02-03/232855-voodoo-prep-97564e Number of retries: 0 (retriable error condition) Building on x86-bm-c5.sw.ocaml.org All commits already cached Updating files: 70% (20532/28966) Updating files: 71% (20566/28966) Updating files: 72% (20856/28966) Updating files: 73% (21146/28966) Updating files: 74% (21435/28966) Updating files: 75% (21725/28966) Updating files: 76% (22015/28966) Updating files: 77% (22304/28966) Updating files: 78% (22594/28966) Updating files: 79% (22884/28966) Updating files: 80% (23173/28966) Updating files: 81% (23463/28966) Updating files: 82% (23753/28966) Updating files: 83% (24042/28966) Updating files: 84% (24332/28966) Updating files: 85% (24622/28966) Updating files: 86% (24911/28966) Updating files: 87% (25201/28966) Updating files: 88% (25491/28966) Updating files: 89% (25780/28966) Updating files: 90% (26070/28966) Updating files: 91% (26360/28966) Updating files: 92% (26649/28966) Updating files: 93% (26939/28966) Updating files: 94% (27229/28966) Updating files: 95% (27518/28966) Updating files: 96% (27808/28966) Updating files: 97% (28098/28966) Updating files: 98% (28387/28966) Updating files: 99% (28677/28966) Updating files: 100% (28966/28966) Updating files: 100% (28966/28966), done. HEAD is now at 980c317f37 For consistency, remove host-system-other (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:7e008dd83bc13cfff981c7eb531e9ee33cbc3b84d0213baa663263907853673f) 2025-02-04 02:28.02 ---> saved as "7f0e0498e1b0674168a7e366e4c00aec41ce473ceb388f69c882e5b341fc98d3" /: (user (uid 1000) (gid 1000)) /: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /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 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 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2025-02-04 02:29.06 ---> saved as "af193c3634fa85b1d084c03aae18e9600943e6ecd7c981407d3593f3feb537a7" /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-02-04 02:29.06 ---> saved as "ccaf358aac0ef9d1d309024ffc3b6a3148d14784c3ad705715d99a6068944f04" /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 [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 amd64 Packages [243 kB] Fetched 346 kB in 0s (1313 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 (20.2 MB/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 ... 18776 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+deb12u9) ... 2025-02-04 02:29.09 ---> saved as "aee5e5117a1b58d7c165bb672d576325cef9987fc89eb77e36f378e07c2fd885" /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 install -y voodoo-prep")) This will pin the following packages: voodoo-do, voodoo-gen, voodoo-lib, voodoo-prep. Continue? [y/n] y Package voodoo-do does not exist, create as a NEW package? [y/n] y voodoo-do 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 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 is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version dev) Package voodoo-prep does not exist, create as a NEW package? [y/n] y voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version dev) <><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> [voodoo-prep.dev] synchronised (no changes) The following actions will be performed: === install 23 packages - install astring 0.8.5 [required by bos] - install bos 0.2.1 [required by voodoo-prep] - install cmdliner 1.3.0 [required by voodoo-prep] - install dune 3.17.2 [required by voodoo-prep] - install fmt 0.9.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install ocamlbuild 0.15.0 [required by bos] - install ocamlfind 1.9.6 [required by bos] - install ocamlgraph 2.1.0 [required by opam-core] - install opam-core 2.3.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install opam-format 2.3.0 [required by voodoo-prep] - install re 1.12.0 [required by opam-format] - install rresult 0.7.0 [required by bos] - install seq base [required by re] - install sha 1.15.4 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install swhid_core 0.1 [required by opam-core] - install topkg 1.0.7 [required by bos] - install uutf 1.0.3 [required by opam-core] - install voodoo-prep dev (pinned) <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved astring.0.8.5 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved cmdliner.1.3.0 (cached) -> retrieved fmt.0.9.0 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved jsonm.1.0.2 (cached) -> retrieved logs.0.7.0 (cached) -> retrieved ocamlbuild.0.15.0 (cached) -> retrieved ocamlfind.1.9.6 (cached) -> retrieved ocamlgraph.2.1.0 (cached) -> retrieved opam-core.2.3.0, opam-format.2.3.0 (cached) -> retrieved dune.3.17.2 (cached) -> retrieved opam-file-format.2.1.6 (cached) -> retrieved seq.base (cached) -> installed seq.base -> retrieved re.1.12.0 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved sha.1.15.4 (cached) -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved swhid_core.0.1 (cached) -> retrieved uutf.1.0.3 (cached) -> retrieved topkg.1.0.7 (cached) -> retrieved voodoo-prep.dev (no changes) -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed fpath.0.7.3 -> installed jsonm.1.0.2 -> installed logs.0.7.0 -> installed bos.0.2.1 -> installed dune.3.17.2 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.3.0 -> installed opam-format.2.3.0 -> installed voodoo-prep.dev Done. # To update the current shell environment, run: eval $(opam env) 2025-02-04 02:30.01 ---> saved as "08ab44f135c7bdbc97de3013154346765212ff890e3e1ad10eb1e02cf85d5734" /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) [WARNING] var was deprecated in version 2.1 of the opam CLI. Use opam var instead or set OPAMCLI environment variable to 2.0. 2025-02-04 02:30.01 ---> saved as "fa47a7a67a9fb24eb94a6f1949fb34f34ca561a5748df9aabff619ac9cf467d7" 2025-02-04 02:30.01 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:7e008dd83bc13cfff981c7eb531e9ee33cbc3b84d0213baa663263907853673f) 2025-02-04 02:30.01 ---> using "7f0e0498e1b0674168a7e366e4c00aec41ce473ceb388f69c882e5b341fc98d3" from cache /: (user (uid 1000) (gid 1000)) /: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /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 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 --global Format upgrade done. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2025-02-04 02:30.01 ---> using "af193c3634fa85b1d084c03aae18e9600943e6ecd7c981407d3593f3feb537a7" from cache /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2025-02-04 02:30.01 ---> using "ccaf358aac0ef9d1d309024ffc3b6a3148d14784c3ad705715d99a6068944f04" from cache /home/opam: (run (shell "sudo mkdir /src")) 2025-02-04 02:30.03 ---> saved as "7f518be6b1207535aa039776fdd90dfc731863a72bb5efff2709167b3c8b97bd" /home/opam: (copy (src packages) (dst /src/packages)) 2025-02-04 02:30.21 ---> saved as "a43d9809ebfb7836b2fc7e424be097f2751a36f8023569263a31c7eb84786877" /home/opam: (copy (src repo) (dst /src/repo)) 2025-02-04 02:30.22 ---> saved as "9812628e9b9b8437bef828a36ab0bf27e040d7342a6e4a94e4c98a4d2f71d7a4" /home/opam: (run (network host) (shell "sudo ln -f /usr/bin/opam-2.3 /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. <><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><> [default] no changes from file:///home/opam/opam-repository 2025-02-04 02:30.49 ---> saved as "ad155d2dc2fbf16e6b709bfd9008c914c62b5fb4db4b912ea254d823b6458bf1" /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 5.1 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2025-02-04 02:31.07 ---> saved as "4126d692a6f1e9071fd908ad954cc0920adb651cdbff3d43e4c92e7330016e93" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2025-02-04 02:31.08 ---> saved as "be71920cee411fc4d3da6de2f6423ffd176f6a477f6d22ca2bb51d58c454778f" /home/opam: (comment "no build system") /home/opam: (env DUNE_CACHE disabled) /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 install -y conf-openssl.1 conf-pkg-config.4 conf-libssl.4 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 [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 amd64 Packages [243 kB] Fetched 346 kB in 0s (1325 kB/s) Reading package lists... Building dependency tree... Reading state information... All packages are up to date. The following actions will be performed: === install 3 packages - install conf-libssl 4 - install conf-openssl 1 - install conf-pkg-config 4 The following system packages will first need to be installed: libssl-dev 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" "libssl-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - 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 ... 18776 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 libssl-dev:amd64. - Preparing to unpack .../libssl-dev_3.0.15-1~deb12u1_amd64.deb ... - Unpacking libssl-dev:amd64 (3.0.15-1~deb12u1) ... - 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 libpkgconf3:amd64 (1.8.1-1) ... - Setting up libssl-dev:amd64 (3.0.15-1~deb12u1) ... - 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+deb12u9) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved conf-libssl.4 (cached) -> installed conf-pkg-config.4 -> installed conf-libssl.4 -> installed conf-openssl.1 Done. <><> conf-openssl.1 installed successfully ><><><><><><><><><><><><><><><><><><> => This package shouldn't be used. Please use conf-libssl.1 or conf-openssl.2 instead. # To update the current shell environment, run: eval $(opam env) 2025-02-04 02:31.25 ---> saved as "f25e0a5deb2e2c7bc55bcd962385e194b39b9f552defc7e1dc46ff88a87f2ba2" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u conf-openssl:34b9c6cdf1e3b066009ecea38bff0a80,conf-libssl:afe7c779e5c5d79c73151ce129b0ca5a")) 2025-02-04 02:31.26 ---> saved as "4e228c9e1ecc95b9e994445e2b55c96b374e6b7ea8a62bff2c55ceaf94b94cf5" /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.543186') && (for DATA in prep/universes/afe7c779e5c5d79c73151ce129b0ca5a/conf-libssl/4,conf-libssl.4-afe7c779e5c5d79c73151ce129b0ca5a,conf-libssl.4 prep/universes/34b9c6cdf1e3b066009ecea38bff0a80/conf-openssl/1,conf-openssl.1-34b9c6cdf1e3b066009ecea38bff0a80,conf-openssl.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/afe7c779e5c5d79c73151ce129b0ca5a/conf-libssl/4,conf-libssl.4-afe7c779e5c5d79c73151ce129b0ca5a,conf-libssl.4 prep/universes/34b9c6cdf1e3b066009ecea38bff0a80/conf-openssl/1,conf-openssl.1-34b9c6cdf1e3b066009ecea38bff0a80,conf-openssl.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/afe7c779e5c5d79c73151ce129b0ca5a/conf-libssl/4,conf-libssl.4-afe7c779e5c5d79c73151ce129b0ca5a,conf-libssl.4 prep/universes/34b9c6cdf1e3b066009ecea38bff0a80/conf-openssl/1,conf-openssl.1-34b9c6cdf1e3b066009ecea38bff0a80,conf-openssl.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.543186 prep/universes/afe7c779e5c5d79c73151ce129b0ca5a/conf-libssl/4/opam prep/universes/34b9c6cdf1e3b066009ecea38bff0a80/conf-openssl/1/opam Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts. HASHES:conf-libssl.4-afe7c779e5c5d79c73151ce129b0ca5a:264a369a0c696d4f5c057823ff2b391bf202e76754c77c0f04ed4c414730e4b6 HASHES:conf-openssl.1-34b9c6cdf1e3b066009ecea38bff0a80:557588ef236cf7a0fbfb6965536a55544062273674c7a926b6d6b5678f2a08ae 2025-02-04 02:31.27 ---> saved as "c54137a3d4dc6f9cb0ba791a57e9f2569139ac9829decc5346c83fcdf60f1efa" Job succeeded 2025-02-04 02:41.01: conf-openssl.1-34b9c6cdf1e3b066009ecea38bff0a80 -> 557588ef236cf7a0fbfb6965536a55544062273674c7a926b6d6b5678f2a08ae 2025-02-04 02:41.01: conf-libssl.4-afe7c779e5c5d79c73151ce129b0ca5a -> 264a369a0c696d4f5c057823ff2b391bf202e76754c77c0f04ed4c414730e4b6 2025-02-04 02:41.01: Job succeeded