Organisationsmirageocaml-cohttp22b54a ()ubuntu-24.04-5.2_opam-2.3

ubuntu-24.04-5.2_opam-2.3

Link Copied
Code Copied

Logs

2024-12-04 19:18.01: New job: test mirage/ocaml-cohttp https://github.com/mirage/ocaml-cohttp.git#refs/pull/1098/head (22b54a632c9bda6eea0e1a279af33f70fb550b30) (linux-x86_64:ubuntu-24.04-5.2_opam-2.3)
Base: ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:23c54afb48296fa891872c9437ecec59c5d73e7288ea3c708367d9f3d171a4bb
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/mirage/ocaml-cohttp.git" && cd "ocaml-cohttp" && git fetch origin "refs/pull/1098/head" && git reset --hard 22b54a63
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:23c54afb48296fa891872c9437ecec59c5d73e7288ea3c708367d9f3d171a4bb
# ubuntu-24.04-5.2_opam-2.3
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 9a4a489e639cc5ce8cc540adfb67d381def898ec || git fetch origin master) && git reset -q --hard 9a4a489e639cc5ce8cc540adfb67d381def898ec && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 http.opam cohttp.opam cohttp-top.opam cohttp-server-lwt-unix.opam cohttp-mirage.opam cohttp-lwt.opam cohttp-lwt-unix.opam cohttp-lwt-jsoo.opam cohttp-eio.opam cohttp-curl.opam cohttp-curl-lwt.opam cohttp-curl-async.opam cohttp-bench.opam cohttp-async.opam ./
RUN opam pin add -yn http.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-top.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-server-lwt-unix.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-mirage.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-lwt.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-lwt-unix.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-lwt-jsoo.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-eio.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-curl.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-curl-lwt.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-curl-async.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-bench.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
opam pin add -yn cohttp-async.dev './' && echo '(lang dune 3.0)' > './dune-project'
ENV DEPS="afl-persistent.1.4 alcotest.1.8.0 angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0 bos.0.2.1 ca-certs.1.0.0 ca-certs-nss.3.107 camlp-streams.5.0.1 capitalization.v0.17.0 cmdliner.1.3.0 conduit.7.1.0 conduit-async.7.1.0 conduit-lwt.7.1.0 conduit-lwt-unix.7.1.0 conduit-mirage.7.1.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libcurl.2 conf-npm.1 conf-pkg-config.3 core.v0.17.1 core_bench.v0.17.0 core_extended.v0.17.0 core_kernel.v0.17.0 core_unix.v0.17.0 cppo.1.8.0 crowbar.0.2.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 delimited_parsing.v0.17.0 digestif.1.2.0 dns.9.1.0 dns-client.9.1.0 dns-client-mirage.9.1.0 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.0 dune-configurator.3.17.0 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 ethernet.3.2.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.9.0 fpath.0.7.3 gel.v0.17.0 gen.1.1 gmap.0.3.0 happy-eyeballs.1.2.2 happy-eyeballs-mirage.1.2.2 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 int_repr.v0.17.0 io-page.3.0.0 iomux.0.3 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 jane-street-headers.v0.17.0 js_of_ocaml.5.9.0 js_of_ocaml-compiler.5.9.0 js_of_ocaml-lwt.5.9.0 js_of_ocaml-ppx.5.9.0 jst-config.v0.17.0 kdf.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.4.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mirage-channel.4.1.0 mirage-clock.4.2.0 mirage-crypto.1.1.0 mirage-crypto-ec.1.1.0 mirage-crypto-pk.1.1.0 mirage-crypto-rng.1.1.0 mirage-crypto-rng-eio.1.1.0 mirage-crypto-rng-mirage.1.1.0 mirage-flow.4.0.2 mirage-flow-combinators.4.0.2 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mtime.2.1.0 num.1.5-1 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ocurl.0.9.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 record_builder.v0.17.0 result.1.5 rresult.0.7.0 sedlex.3.3 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.8.2.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 tls.1.0.4 tls-eio.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 typerep.v0.17.1 uopt.v0.17.0 uri.4.4.0 uri-sexp.4.4.0 uring.0.9 uutf.1.0.3 variantslib.v0.17.0 vchan.6.0.2 x509.1.0.5 xenstore.2.3.0 xenstore_transport.1.3.0 yojson.2.2.2 zarith.1.14"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.3 --depext-only -y http.dev cohttp.dev cohttp-top.dev cohttp-server-lwt-unix.dev cohttp-mirage.dev cohttp-lwt.dev cohttp-lwt-unix.dev cohttp-lwt-jsoo.dev cohttp-eio.dev cohttp-curl.dev cohttp-curl-lwt.dev cohttp-curl-async.dev cohttp-bench.dev cohttp-async.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-12-04 19:18.01: Using cache hint "mirage/ocaml-cohttp-ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:23c54afb48296fa891872c9437ecec59c5d73e7288ea3c708367d9f3d171a4bb-ubuntu-24.04-5.2_opam-2.3-8443fcd5ed276c72e430f90888ae9cd1"
2024-12-04 19:18.01: Using OBuilder spec:
((from ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:23c54afb48296fa891872c9437ecec59c5d73e7288ea3c708367d9f3d171a4bb)
(comment ubuntu-24.04-5.2_opam-2.3)
(user (uid 1000) (gid 1000))
(env CLICOLOR_FORCE 1)
(env OPAMCOLOR always)
(workdir /src)
(run (shell "sudo ln -f /usr/bin/opam-2.3 /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 9a4a489e639cc5ce8cc540adfb67d381def898ec || git fetch origin master) && git reset -q --hard 9a4a489e639cc5ce8cc540adfb67d381def898ec && git log --no-decorate -n1 --oneline && opam update -u"))
(copy (src http.opam cohttp.opam cohttp-top.opam cohttp-server-lwt-unix.opam cohttp-mirage.opam cohttp-lwt.opam cohttp-lwt-unix.opam cohttp-lwt-jsoo.opam cohttp-eio.opam cohttp-curl.opam cohttp-curl-lwt.opam cohttp-curl-async.opam cohttp-bench.opam cohttp-async.opam)
(dst ./))
(run (network host)
(shell  "opam pin add -yn http.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-top.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-server-lwt-unix.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-mirage.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-lwt.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-lwt-unix.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-lwt-jsoo.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-eio.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-curl.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-curl-lwt.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-curl-async.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-bench.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-async.dev './' && echo '(lang dune 3.0)' > './dune-project'"))
(env DEPS "afl-persistent.1.4 alcotest.1.8.0 angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0 bos.0.2.1 ca-certs.1.0.0 ca-certs-nss.3.107 camlp-streams.5.0.1 capitalization.v0.17.0 cmdliner.1.3.0 conduit.7.1.0 conduit-async.7.1.0 conduit-lwt.7.1.0 conduit-lwt-unix.7.1.0 conduit-mirage.7.1.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libcurl.2 conf-npm.1 conf-pkg-config.3 core.v0.17.1 core_bench.v0.17.0 core_extended.v0.17.0 core_kernel.v0.17.0 core_unix.v0.17.0 cppo.1.8.0 crowbar.0.2.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 delimited_parsing.v0.17.0 digestif.1.2.0 dns.9.1.0 dns-client.9.1.0 dns-client-mirage.9.1.0 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.0 dune-configurator.3.17.0 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 ethernet.3.2.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.9.0 fpath.0.7.3 gel.v0.17.0 gen.1.1 gmap.0.3.0 happy-eyeballs.1.2.2 happy-eyeballs-mirage.1.2.2 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 int_repr.v0.17.0 io-page.3.0.0 iomux.0.3 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 jane-street-headers.v0.17.0 js_of_ocaml.5.9.0 js_of_ocaml-compiler.5.9.0 js_of_ocaml-lwt.5.9.0 js_of_ocaml-ppx.5.9.0 jst-config.v0.17.0 kdf.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.4.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mirage-channel.4.1.0 mirage-clock.4.2.0 mirage-crypto.1.1.0 mirage-crypto-ec.1.1.0 mirage-crypto-pk.1.1.0 mirage-crypto-rng.1.1.0 mirage-crypto-rng-eio.1.1.0 mirage-crypto-rng-mirage.1.1.0 mirage-flow.4.0.2 mirage-flow-combinators.4.0.2 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mtime.2.1.0 num.1.5-1 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ocurl.0.9.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 record_builder.v0.17.0 result.1.5 rresult.0.7.0 sedlex.3.3 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.8.2.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 tls.1.0.4 tls-eio.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 typerep.v0.17.1 uopt.v0.17.0 uri.4.4.0 uri-sexp.4.4.0 uring.0.9 uutf.1.0.3 variantslib.v0.17.0 vchan.6.0.2 x509.1.0.5 xenstore.2.3.0 xenstore_transport.1.3.0 yojson.2.2.2 zarith.1.14")
(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.3 --depext-only -y http.dev cohttp.dev cohttp-top.dev cohttp-server-lwt-unix.dev cohttp-mirage.dev cohttp-lwt.dev cohttp-lwt-unix.dev cohttp-lwt-jsoo.dev cohttp-eio.dev cohttp-curl.dev cohttp-curl-lwt.dev cohttp-curl-async.dev cohttp-bench.dev cohttp-async.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-12-04 19:18.01: Waiting for resource in pool OCluster
2024-12-04 19:18.01: Waiting for worker…
2024-12-04 19:18.09: Got resource from pool OCluster
Building on x86-bm-c17.sw.ocaml.org
All commits already cached
HEAD is now at 22b54a63 Update ocamlformat to 0.27.0


(from ocaml/opam:ubuntu-24.04-ocaml-5.2@sha256:23c54afb48296fa891872c9437ecec59c5d73e7288ea3c708367d9f3d171a4bb)
2024-12-04 19:18.11 ---> using "785030a04e45326589d90ec6241a87855e3a41ca2b384975dbafa04819a6171e" from cache


/: (comment ubuntu-24.04-5.2_opam-2.3)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam"))
2024-12-04 19:18.11 ---> using "bc64f07ab5553840fcf6a33c4c36316c6a7278391f9f9353680f7cc6fd3a9170" 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.


Continue? [y/n] y
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.


[NOTE] The 'jobs' option was reset, its value was 255 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=255 --global
Format upgrade done.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-12-04 19:18.11 ---> using "ace9e4657b54778596f49729c3299114fe3b870387f8a021ab84f3c38272ff13" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Linux 5.15.0-126-generic
The OCaml toplevel, version 5.2.0
2.3.0
2024-12-04 19:18.11 ---> using "450e2f75d546ebfe5b452bdd51d721bd548636abd8160afdecfe2a4368390dfa" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-12-04 19:18.11 ---> using "05cff853810b9b1f3dd0f51606ef9ce2c77cbdd0ad6479e486ccb82559129d0d" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
(network host)
(shell "cd ~/opam-repository && (git cat-file -e 9a4a489e639cc5ce8cc540adfb67d381def898ec || git fetch origin master) && git reset -q --hard 9a4a489e639cc5ce8cc540adfb67d381def898ec && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
* branch                  master     -> FETCH_HEAD
a6cd5e9297..9a4a489e63  master     -> origin/master
9a4a489e63 Merge pull request #27019 from fpottier/opam-publish-cppo.1.8.0


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository


Everything 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.
# To update the current shell environment, run: eval $(opam env)
2024-12-04 19:18.11 ---> using "5b6da1e0de2cbaa9abbfdde5c70b100164f714fd51d95ddbabb3c456b34ff67c" from cache


/src: (copy (src http.opam cohttp.opam cohttp-top.opam cohttp-server-lwt-unix.opam cohttp-mirage.opam cohttp-lwt.opam cohttp-lwt-unix.opam cohttp-lwt-jsoo.opam cohttp-eio.opam cohttp-curl.opam cohttp-curl-lwt.opam cohttp-curl-async.opam cohttp-bench.opam cohttp-async.opam)
(dst ./))
2024-12-04 19:18.47 ---> saved as "081c57d3057289cdfb622d653efe99c4de4863faf2ba25c991f9539771774085"


/src: (run (network host)
(shell  "opam pin add -yn http.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-top.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-server-lwt-unix.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-mirage.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-lwt.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-lwt-unix.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-lwt-jsoo.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-eio.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-curl.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-curl-lwt.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-curl-async.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-bench.dev './' && echo '(lang dune 3.0)' > './dune-project' && \
\nopam pin add -yn cohttp-async.dev './' && echo '(lang dune 3.0)' > './dune-project'"))
[http.dev] synchronised (file:///src)
http is now pinned to file:///src (version dev)
[cohttp.dev] synchronised (file:///src)
cohttp is now pinned to file:///src (version dev)
[cohttp-top.dev] synchronised (file:///src)
cohttp-top is now pinned to file:///src (version dev)
[cohttp-server-lwt-unix.dev] synchronised (file:///src)
cohttp-server-lwt-unix is now pinned to file:///src (version dev)
[cohttp-mirage.dev] synchronised (file:///src)
cohttp-mirage is now pinned to file:///src (version dev)
[cohttp-lwt.dev] synchronised (file:///src)
cohttp-lwt is now pinned to file:///src (version dev)
[cohttp-lwt-unix.dev] synchronised (file:///src)
cohttp-lwt-unix is now pinned to file:///src (version dev)
[cohttp-lwt-jsoo.dev] synchronised (file:///src)
cohttp-lwt-jsoo is now pinned to file:///src (version dev)
[cohttp-eio.dev] synchronised (file:///src)
cohttp-eio is now pinned to file:///src (version dev)
[cohttp-curl.dev] synchronised (file:///src)
cohttp-curl is now pinned to file:///src (version dev)
[cohttp-curl-lwt.dev] synchronised (file:///src)
cohttp-curl-lwt is now pinned to file:///src (version dev)
[cohttp-curl-async.dev] synchronised (file:///src)
cohttp-curl-async is now pinned to file:///src (version dev)
[cohttp-bench.dev] synchronised (file:///src)
cohttp-bench is now pinned to file:///src (version dev)
[cohttp-async.dev] synchronised (file:///src)
cohttp-async is now pinned to file:///src (version dev)
2024-12-04 19:19.31 ---> saved as "9c1303f98b2c94fd0d85935d2b38f3260ea7d540cf0de9181d243fe66c527dbb"


/src: (env DEPS "afl-persistent.1.4 alcotest.1.8.0 angstrom.0.16.1 arp.3.1.1 asn1-combinators.0.3.2 astring.0.8.5 async.v0.17.0 async_kernel.v0.17.0 async_log.v0.17.0 async_rpc_kernel.v0.17.0 async_unix.v0.17.0 base.v0.17.1 base-bigarray.base base-bytes.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 base_bigstring.v0.17.0 base_quickcheck.v0.17.0 bigstringaf.0.10.0 bin_prot.v0.17.0 bos.0.2.1 ca-certs.1.0.0 ca-certs-nss.3.107 camlp-streams.5.0.1 capitalization.v0.17.0 cmdliner.1.3.0 conduit.7.1.0 conduit-async.7.1.0 conduit-lwt.7.1.0 conduit-lwt-unix.7.1.0 conduit-mirage.7.1.0 conf-gmp.4 conf-gmp-powm-sec.3 conf-libcurl.2 conf-npm.1 conf-pkg-config.3 core.v0.17.1 core_bench.v0.17.0 core_extended.v0.17.0 core_kernel.v0.17.0 core_unix.v0.17.0 cppo.1.8.0 crowbar.0.2.1 csexp.1.5.2 cstruct.6.2.0 cstruct-lwt.6.2.0 delimited_parsing.v0.17.0 digestif.1.2.0 dns.9.1.0 dns-client.9.1.0 dns-client-mirage.9.1.0 domain-local-await.1.0.1 domain-name.0.4.0 dune.3.17.0 dune-configurator.3.17.0 duration.0.2.1 eio.1.2 eio_linux.1.2 eio_main.1.2 eio_posix.1.2 eqaf.0.10 ethernet.3.2.0 expect_test_helpers_core.v0.17.0 fieldslib.v0.17.0 fmt.0.9.0 fpath.0.7.3 gel.v0.17.0 gen.1.1 gmap.0.3.0 happy-eyeballs.1.2.2 happy-eyeballs-mirage.1.2.2 hmap.0.8.1 host-arch-x86_64.1 host-system-other.1 int_repr.v0.17.0 io-page.3.0.0 iomux.0.3 ipaddr.5.6.0 ipaddr-cstruct.5.6.0 ipaddr-sexp.5.6.0 jane-street-headers.v0.17.0 js_of_ocaml.5.9.0 js_of_ocaml-compiler.5.9.0 js_of_ocaml-lwt.5.9.0 js_of_ocaml-ppx.5.9.0 jst-config.v0.17.0 kdf.1.0.0 logs.0.7.0 lru.0.3.1 lwt.5.9.0 lwt-dllist.1.0.1 lwt_ppx.5.8.0 macaddr.5.6.0 macaddr-cstruct.5.6.0 magic-mime.1.3.1 mdx.2.4.1 menhir.20240715 menhirCST.20240715 menhirLib.20240715 menhirSdk.20240715 metrics.0.4.1 mirage-channel.4.1.0 mirage-clock.4.2.0 mirage-crypto.1.1.0 mirage-crypto-ec.1.1.0 mirage-crypto-pk.1.1.0 mirage-crypto-rng.1.1.0 mirage-crypto-rng-eio.1.1.0 mirage-crypto-rng-mirage.1.1.0 mirage-flow.4.0.2 mirage-flow-combinators.4.0.2 mirage-kv.6.1.1 mirage-net.4.0.0 mirage-runtime.4.8.1 mirage-time.3.0.0 mtime.2.1.0 num.1.5-1 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-compiler-libs.v0.17.0 ocaml-config.3 ocaml-options-vanilla.1 ocaml-syntax-shims.1.0.0 ocaml-version.3.7.1 ocaml_intrinsics_kernel.v0.17.1 ocamlbuild.0.15.0 ocamlfind.1.9.6 ocplib-endian.1.2 ocurl.0.9.2 ohex.0.2.0 optint.0.3.0 ounit2.2.2.7 parsexp.v0.17.0 ppx_assert.v0.17.0 ppx_base.v0.17.0 ppx_bench.v0.17.0 ppx_bin_prot.v0.17.0 ppx_cold.v0.17.0 ppx_compare.v0.17.0 ppx_custom_printf.v0.17.0 ppx_derivers.1.2.1 ppx_diff.v0.17.0 ppx_disable_unused_warnings.v0.17.0 ppx_enumerate.v0.17.0 ppx_expect.v0.17.2 ppx_fields_conv.v0.17.0 ppx_fixed_literal.v0.17.0 ppx_globalize.v0.17.0 ppx_hash.v0.17.0 ppx_here.v0.17.0 ppx_ignore_instrumentation.v0.17.0 ppx_inline_test.v0.17.0 ppx_jane.v0.17.0 ppx_let.v0.17.0 ppx_log.v0.17.0 ppx_module_timer.v0.17.0 ppx_optcomp.v0.17.0 ppx_optional.v0.17.0 ppx_pipebang.v0.17.0 ppx_sexp_conv.v0.17.0 ppx_sexp_message.v0.17.0 ppx_sexp_value.v0.17.0 ppx_stable.v0.17.0 ppx_stable_witness.v0.17.0 ppx_string.v0.17.0 ppx_string_conv.v0.17.0 ppx_tydi.v0.17.0 ppx_typerep_conv.v0.17.0 ppx_variants_conv.v0.17.0 ppxlib.0.33.0 ppxlib_jane.v0.17.0 protocol_version_header.v0.17.0 psq.0.2.1 ptime.1.2.0 randomconv.0.2.0 re.1.12.0 record_builder.v0.17.0 result.1.5 rresult.0.7.0 sedlex.3.3 seq.base sexp_pretty.v0.17.0 sexplib.v0.17.0 sexplib0.v0.17.0 spawn.v0.17.0 splittable_random.v0.17.0 stdio.v0.17.0 stdlib-shims.0.3.0 stringext.1.6.0 tcpip.8.2.0 textutils.v0.17.0 thread-table.1.0.0 time_now.v0.17.0 timezone.v0.17.0 tls.1.0.4 tls-eio.1.0.4 tls-mirage.1.0.4 topkg.1.0.7 typerep.v0.17.1 uopt.v0.17.0 uri.4.4.0 uri-sexp.4.4.0 uring.0.9 uutf.1.0.3 variantslib.v0.17.0 vchan.6.0.2 x509.1.0.5 xenstore.2.3.0 xenstore_transport.1.3.0 yojson.2.2.2 zarith.1.14")


/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.3 --depext-only -y http.dev cohttp.dev cohttp-top.dev cohttp-server-lwt-unix.dev cohttp-mirage.dev cohttp-lwt.dev cohttp-lwt-unix.dev cohttp-lwt-jsoo.dev cohttp-eio.dev cohttp-curl.dev cohttp-curl-lwt.dev cohttp-curl-async.dev cohttp-bench.dev cohttp-async.dev $DEPS"))
+ /usr/bin/sudo "apt-get" "update"
- Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease
- Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB]
- Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB]
- Get:4 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB]
- Get:5 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [627 kB]
- Get:6 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [726 kB]
- Get:7 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [607 kB]
- Get:8 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [607 kB]
- Get:9 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [857 kB]
- Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [935 kB]
- Get:11 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [18.6 kB]
- Get:12 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [11.9 kB]
- Fetched 4767 kB in 0s (10.5 MB/s)
- Reading package lists...
- 


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[cohttp.dev] synchronised (no changes)
[cohttp-async.dev] synchronised (no changes)
[cohttp-bench.dev] synchronised (no changes)
[cohttp-curl.dev] synchronised (no changes)
[cohttp-curl-async.dev] synchronised (no changes)
[cohttp-curl-lwt.dev] synchronised (no changes)
[cohttp-eio.dev] synchronised (no changes)
[cohttp-lwt.dev] synchronised (no changes)
[cohttp-lwt-jsoo.dev] synchronised (no changes)
[cohttp-lwt-unix.dev] synchronised (no changes)
[cohttp-mirage.dev] synchronised (no changes)
[cohttp-server-lwt-unix.dev] synchronised (no changes)
[cohttp-top.dev] synchronised (no changes)
[http.dev] synchronised (file:///src)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).
[NOTE] Package ocaml is already installed (current version is 5.2.0).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 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-nnp 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 system packages will first need to be installed:
libcurl4-gnutls-dev libgmp-dev npm pkg-config


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>


+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev" "libgmp-dev" "npm" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.12-minimal: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 ... 16364 files and directories currently installed.)
- Preparing to unpack .../libpython3.12-minimal_3.12.3-1ubuntu0.3_amd64.deb ...
- Unpacking libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.3) ...
- Selecting previously unselected package python3.12-minimal.
- Preparing to unpack .../python3.12-minimal_3.12.3-1ubuntu0.3_amd64.deb ...
- Unpacking python3.12-minimal (3.12.3-1ubuntu0.3) ...
- Setting up libpython3.12-minimal:amd64 (3.12.3-1ubuntu0.3) ...
- Setting up python3.12-minimal (3.12.3-1ubuntu0.3) ...
- Selecting previously unselected package python3-minimal.
- (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 ... 16675 files and directories currently installed.)
- Preparing to unpack .../0-python3-minimal_3.12.3-0ubuntu2_amd64.deb ...
- Unpacking python3-minimal (3.12.3-0ubuntu2) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../1-media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package tzdata.
- Preparing to unpack .../2-tzdata_2024a-3ubuntu1.1_all.deb ...
- Unpacking tzdata (2024a-3ubuntu1.1) ...
- Selecting previously unselected package libpython3.12-stdlib:amd64.
- Preparing to unpack .../3-libpython3.12-stdlib_3.12.3-1ubuntu0.3_amd64.deb ...
- Unpacking libpython3.12-stdlib:amd64 (3.12.3-1ubuntu0.3) ...
- Selecting previously unselected package python3.12.
- Preparing to unpack .../4-python3.12_3.12.3-1ubuntu0.3_amd64.deb ...
- Unpacking python3.12 (3.12.3-1ubuntu0.3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../5-libpython3-stdlib_3.12.3-0ubuntu2_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.12.3-0ubuntu2) ...
- Setting up python3-minimal (3.12.3-0ubuntu2) ...
- Selecting previously unselected package python3.
- (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 ... 17637 files and directories currently installed.)
- Preparing to unpack .../000-python3_3.12.3-0ubuntu2_amd64.deb ...
- Unpacking python3 (3.12.3-0ubuntu2) ...
- Selecting previously unselected package libdbus-1-3:amd64.
- Preparing to unpack .../001-libdbus-1-3_1.14.10-4ubuntu4.1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-4ubuntu4.1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../002-dbus-bin_1.14.10-4ubuntu4.1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-4ubuntu4.1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../003-dbus-session-bus-common_1.14.10-4ubuntu4.1_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-4ubuntu4.1) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../004-dbus-daemon_1.14.10-4ubuntu4.1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-4ubuntu4.1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../005-dbus-system-bus-common_1.14.10-4ubuntu4.1_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-4ubuntu4.1) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../006-dbus_1.14.10-4ubuntu4.1_amd64.deb ...
- Unpacking dbus (1.14.10-4ubuntu4.1) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../007-libelf1t64_0.190-1.1build4_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.190-1.1build4) ...
- Selecting previously unselected package libglib2.0-0t64:amd64.
- Preparing to unpack .../008-libglib2.0-0t64_2.80.0-6ubuntu3.2_amd64.deb ...
- Unpacking libglib2.0-0t64:amd64 (2.80.0-6ubuntu3.2) ...
- Selecting previously unselected package libglib2.0-data.
- Preparing to unpack .../009-libglib2.0-data_2.80.0-6ubuntu3.2_all.deb ...
- Unpacking libglib2.0-data (2.80.0-6ubuntu3.2) ...
- Selecting previously unselected package libicu74:amd64.
- Preparing to unpack .../010-libicu74_74.2-1ubuntu3.1_amd64.deb ...
- Unpacking libicu74:amd64 (74.2-1ubuntu3.1) ...
- Selecting previously unselected package libtext-iconv-perl:amd64.
- Preparing to unpack .../011-libtext-iconv-perl_1.7-8build3_amd64.deb ...
- Unpacking libtext-iconv-perl:amd64 (1.7-8build3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../012-libxml2_2.9.14+dfsg-1.3ubuntu3_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3ubuntu3) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../013-python3-pkg-resources_68.1.2-2ubuntu1.1_all.deb ...
- Unpacking python3-pkg-resources (68.1.2-2ubuntu1.1) ...
- Selecting previously unselected package shared-mime-info.
- Preparing to unpack .../014-shared-mime-info_2.4-4_amd64.deb ...
- Unpacking shared-mime-info (2.4-4) ...
- Selecting previously unselected package xdg-user-dirs.
- Preparing to unpack .../015-xdg-user-dirs_0.18-1build1_amd64.deb ...
- Unpacking xdg-user-dirs (0.18-1build1) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../016-libdrm-common_2.4.120-2build1_all.deb ...
- Unpacking libdrm-common (2.4.120-2build1) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../017-libdrm2_2.4.120-2build1_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.120-2build1) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../018-libsensors-config_1%3a3.6.0-9build1_all.deb ...
- Unpacking libsensors-config (1:3.6.0-9build1) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../019-libsensors5_1%3a3.6.0-9build1_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-9build1) ...
- Selecting previously unselected package libuv1t64:amd64.
- Preparing to unpack .../020-libuv1t64_1.48.0-1.1build1_amd64.deb ...
- Unpacking libuv1t64:amd64 (1.48.0-1.1build1) ...
- Preparing to unpack .../021-curl_8.5.0-2ubuntu10.5_amd64.deb ...
- Unpacking curl (8.5.0-2ubuntu10.5) over (8.5.0-2ubuntu10.4) ...
- Preparing to unpack .../022-libcurl4t64_8.5.0-2ubuntu10.5_amd64.deb ...
- Unpacking libcurl4t64:amd64 (8.5.0-2ubuntu10.5) over (8.5.0-2ubuntu10.4) ...
- Selecting previously unselected package node-fast-deep-equal.
- Preparing to unpack .../023-node-fast-deep-equal_3.1.3-3_all.deb ...
- Unpacking node-fast-deep-equal (3.1.3-3) ...
- Selecting previously unselected package node-json-schema-traverse.
- Preparing to unpack .../024-node-json-schema-traverse_1.0.0-3_all.deb ...
- Unpacking node-json-schema-traverse (1.0.0-3) ...
- Selecting previously unselected package node-jsonify.
- Preparing to unpack .../025-node-jsonify_0.0.1-1_all.deb ...
- Unpacking node-jsonify (0.0.1-1) ...
- Selecting previously unselected package node-json-stable-stringify.
- Preparing to unpack .../026-node-json-stable-stringify_1.0.2+repack1+~cs1.0.34-2_all.deb ...
- Unpacking node-json-stable-stringify (1.0.2+repack1+~cs1.0.34-2) ...
- Selecting previously unselected package node-punycode.
- Preparing to unpack .../027-node-punycode_2.2.3-2_all.deb ...
- Unpacking node-punycode (2.2.3-2) ...
- Selecting previously unselected package node-uri-js.
- Preparing to unpack .../028-node-uri-js_4.4.0+dfsg-8_all.deb ...
- Unpacking node-uri-js (4.4.0+dfsg-8) ...
- Selecting previously unselected package libcares2:amd64.
- Preparing to unpack .../029-libcares2_1.27.0-1.0ubuntu1_amd64.deb ...
- Unpacking libcares2:amd64 (1.27.0-1.0ubuntu1) ...
- Selecting previously unselected package node-xtend.
- Preparing to unpack .../030-node-xtend_4.0.2-3_all.deb ...
- Unpacking node-xtend (4.0.2-3) ...
- Selecting previously unselected package node-acorn.
- Preparing to unpack .../031-node-acorn_8.8.1+ds+~cs25.17.7-2_all.deb ...
- Unpacking node-acorn (8.8.1+ds+~cs25.17.7-2) ...
- Selecting previously unselected package node-cjs-module-lexer.
- Preparing to unpack .../032-node-cjs-module-lexer_1.2.3+dfsg-1_all.deb ...
- Unpacking node-cjs-module-lexer (1.2.3+dfsg-1) ...
- Selecting previously unselected package node-busboy.
- Preparing to unpack .../033-node-busboy_1.6.0+~cs2.6.0-2_all.deb ...
- Unpacking node-busboy (1.6.0+~cs2.6.0-2) ...
- Selecting previously unselected package node-undici.
- Preparing to unpack .../034-node-undici_5.26.3+dfsg1+~cs23.10.12-2_all.deb ...
- Unpacking node-undici (5.26.3+dfsg1+~cs23.10.12-2) ...
- Selecting previously unselected package libnode109:amd64.
- Preparing to unpack .../035-libnode109_18.19.1+dfsg-6ubuntu5_amd64.deb ...
- Unpacking libnode109:amd64 (18.19.1+dfsg-6ubuntu5) ...
- Selecting previously unselected package nodejs.
- Preparing to unpack .../036-nodejs_18.19.1+dfsg-6ubuntu5_amd64.deb ...
- Unpacking nodejs (18.19.1+dfsg-6ubuntu5) ...
- Selecting previously unselected package node-ajv.
- Preparing to unpack .../037-node-ajv_8.12.0~ds+~2.1.1-4_all.deb ...
- Unpacking node-ajv (8.12.0~ds+~2.1.1-4) ...
- Selecting previously unselected package libjs-inherits.
- Preparing to unpack .../038-libjs-inherits_2.0.4-6_all.deb ...
- Unpacking libjs-inherits (2.0.4-6) ...
- Selecting previously unselected package node-inherits.
- Preparing to unpack .../039-node-inherits_2.0.4-6_all.deb ...
- Unpacking node-inherits (2.0.4-6) ...
- Selecting previously unselected package node-core-util-is.
- Preparing to unpack .../040-node-core-util-is_1.0.3-1_all.deb ...
- Unpacking node-core-util-is (1.0.3-1) ...
- Selecting previously unselected package node-safe-buffer.
- Preparing to unpack .../041-node-safe-buffer_5.2.1+~cs2.1.2-3_all.deb ...
- Unpacking node-safe-buffer (5.2.1+~cs2.1.2-3) ...
- Selecting previously unselected package node-string-decoder.
- Preparing to unpack .../042-node-string-decoder_1.3.0-6_all.deb ...
- Unpacking node-string-decoder (1.3.0-6) ...
- Selecting previously unselected package node-process-nextick-args.
- Preparing to unpack .../043-node-process-nextick-args_2.0.1-3_all.deb ...
- Unpacking node-process-nextick-args (2.0.1-3) ...
2024-12-04 19:20.12: Cancelling: Auto-cancelling job because it is no longer needed
Job cancelled