Build:
- 0
2023-01-25 09:28.30: New job: Build using linux-arm64 in [https://github.com/mirage/mirage-skeleton.git#refs/heads/main (ecc81d0d38b7e9b7935240c54075dfc09e6baaec)] OBuilder spec: ((from ocaml/opam:debian-10-ocaml-4.13) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo chown opam:opam /home/opam")) (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update")) (run (network host) (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#66a978325abc05213d08c8103ea74ac5ccbfc009")) (run (network host) (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#842c55556ffd0950d21141d6ab99e52a8d88a50f")) (run (cache (download-cache (target /home/opam/.opam/download-cache))) (network host) (shell "sudo apt-get update && opam install -y \"mirage>=4\"")) (copy (src .) (dst /src/)) (env MODE unix) (workdir /src/) (run (shell "opam exec -- make configure")) (env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#b2b5e7e56d1a30cdd24a04504b88e24d88cef101,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#05f1c1823d891ce4d8adab91f5db3ac51d86dc0b) (run (network host) (shell "opam exec -- make lock")) (run (cache (download-cache (target /home/opam/.opam/download-cache))) (network host) (shell "sudo apt-get update && opam exec -- make depends")) (run (shell "opam monorepo list -l mirage.opam.locked")) (run (cache (download-cache (target /home/opam/.opam/download-cache))) (network host) (shell "opam exec -- make pull")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (run (cache (dune-build-cache (target /home/opam/.cache/dune))) (network host) (shell "opam exec -- make build")) ) 2023-01-25 09:28.30: Using cache hint "mirage-ci-skeleton-debian-10-ocaml-4.13" 2023-01-25 09:28.30: Connecting to build cluster... 2023-01-25 09:28.30: Waiting for resource in pool OCluster 2023-01-25 09:28.30: Waiting for worker... 2023-01-25 09:28.30: Got resource from pool OCluster Building on arm64-jade-1.ocamllabs.io All commits already cached HEAD is now at ecc81d0 Merge pull request #350 from mirage/fix-git-application (from ocaml/opam:debian-10-ocaml-4.13) Unable to find image 'ocaml/opam:debian-10-ocaml-4.13' locally debian-10-ocaml-4.13: Pulling from ocaml/opam 6ea106cabe1b: Pulling fs layer 6ea106cabe1b: Verifying Checksum 6ea106cabe1b: Download complete 6ea106cabe1b: Pull complete Digest: sha256:76bd2cc1902ec2753d7edf53484ed562437b73798a0de94ff4ead7062c2c4e6d Status: Downloaded newer image for ocaml/opam:debian-10-ocaml-4.13 2023-01-25 09:28.30 ---> using "cbba9511e46ef57631453d5b88aeed1ed6de6fa87b6f0dcb3da9328657d73fa4" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2023-01-25 09:28.30 ---> using "0afede13af6ea6d75cbfcfb80353059bc4fd4eea40a723ef627f0c4946f2e079" from cache /home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam update")) 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 package repositories ><><><><><><><><><><><><><><><><><><><><><><> [default] synchronised from file:///home/opam/opam-repository 2023-01-25 09:28.30 ---> using "88933084999984163bc104ca2978b0ba2b9c83ff33e4e30c3b6dae7cb5cde9bc" from cache /home/opam: (run (network host) (shell "opam repo add opam https://github.com/ocaml/opam-repository.git#66a978325abc05213d08c8103ea74ac5ccbfc009")) [opam] Initialised opam (at git+https://github.com/ocaml/opam-repository.git#66a978325abc05213d08c8103ea74ac5ccbfc009): [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) [NOTE] Repository opam has been added to the selections of switch 4.13 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2023-01-25 09:29.22 ---> saved as "dee21a2bf5876bd4079ecaf6972577301739814da755979a93d567abf9de2ce2" /home/opam: (run (network host) (shell "opam repo add mirage-dev https://github.com/mirage/mirage-dev.git#842c55556ffd0950d21141d6ab99e52a8d88a50f")) [mirage-dev] Initialised [NOTE] Repository mirage-dev has been added to the selections of switch 4.13 only. Run `opam repository add mirage-dev --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2023-01-25 09:29.25 ---> saved as "98ac650b1a541c24ea321d38b398945703a60b0c21b9cf68bd8447ba25a13235" /home/opam: (run (cache (download-cache (target /home/opam/.opam/download-cache))) (network host) (shell "sudo apt-get update && opam install -y \"mirage>=4\"")) Get:1 http://deb.debian.org/debian buster InRelease [122 kB] Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7737 kB] Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [416 kB] Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages.diff/Index [12.1 kB] Get:7 http://deb.debian.org/debian buster-updates/main arm64 Packages 2022-08-18-2019.35.pdiff [283 B] Get:7 http://deb.debian.org/debian buster-updates/main arm64 Packages 2022-08-18-2019.35.pdiff [283 B] Fetched 8378 kB in 5s (1534 kB/s) Reading package lists... The following actions will be performed: - install cmdliner 1.1.1 [required by functoria] - install dune 3.6.1 [required by mirage] - install ocamlbuild 0.14.2 [required by astring, bos] - install conf-pkg-config 2 [required by opam-monorepo] - install ocamlfind 1.9.5 [required by astring, bos] - recompile ocaml-options-vanilla 1 [upstream or system changes] - install stringext 1.6.0 [required by uri] - install result 1.5 [required by functoria] - install pecu 0.6 [required by emile] - install ocaml-syntax-shims 1.0.0 [required by angstrom] - install macaddr 5.3.1 [required by ipaddr] - install domain-name 0.4.0 [required by ipaddr] - install csexp 1.5.1 [required by dune-configurator] - install cppo 1.6.9 [required by lwt] - install opam-monorepo 0.3.5 [required by mirage] - install bigstringaf 0.9.0 [required by emile] - install topkg 1.0.6 [required by astring, bos] - install base-bytes base [required by base64] - install ipaddr 5.3.1 [required by mirage] - install dune-configurator 3.6.1 [required by lwt] - install angstrom 0.15.0 [required by emile, uri] - install uutf 1.0.3 [required by emile] - install rresult 0.7.0 [required by bos, functoria] - install fmt 0.9.0 [required by functoria, bos, mirage-runtime] - install astring 0.8.5 [required by mirage] - install ocplib-endian 1.2 [required by lwt] - install base64 3.5.0 [required by emile] - install uri 4.2.0 [required by functoria] - install functoria-runtime 4.3.2 [required by mirage-runtime] - install fpath 0.7.3 [required by bos, functoria] - install lwt 5.6.1 [required by mirage-runtime] - install emile 1.1 [required by functoria] - install logs 0.7.0 [required by mirage] - install mirage-runtime 4.3.2 [required by mirage] - install bos 0.2.1 [required by mirage] - install functoria 4.3.2 [required by mirage] - install mirage 4.3.2 ===== 36 to install | 1 to recompile ===== The following system packages will first need to be installed: pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libicu63:arm64. - (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 ... 17364 files and directories currently installed.) - Preparing to unpack .../0-libicu63_63.1-6+deb10u3_arm64.deb ... - Unpacking libicu63:arm64 (63.1-6+deb10u3) ... - Selecting previously unselected package libxml2:arm64. - Preparing to unpack .../1-libxml2_2.9.4+dfsg1-7+deb10u5_arm64.deb ... - Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u5) ... - Selecting previously unselected package libglib2.0-0:arm64. - Preparing to unpack .../2-libglib2.0-0_2.58.3-2+deb10u4_arm64.deb ... - Unpacking libglib2.0-0:arm64 (2.58.3-2+deb10u4) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../3-libglib2.0-data_2.58.3-2+deb10u4_all.deb ... - Unpacking libglib2.0-data (2.58.3-2+deb10u4) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../4-pkg-config_0.29-6_arm64.deb ... - Unpacking pkg-config (0.29-6) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../5-shared-mime-info_1.10-1_arm64.deb ... - Unpacking shared-mime-info (1.10-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../6-xdg-user-dirs_0.17-2_arm64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:arm64 (2.58.3-2+deb10u4) ... - No schema files found: doing nothing. - Setting up libicu63:arm64 (63.1-6+deb10u3) ... - Setting up libglib2.0-data (2.58.3-2+deb10u4) ... - Setting up pkg-config (0.29-6) ... - Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u5) ... - Setting up shared-mime-info (1.10-1) ... - Processing triggers for libc-bin (2.28-10+deb10u1) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved astring.0.8.5 (cached) -> retrieved angstrom.0.15.0 (cached) -> retrieved base64.3.5.0 (cached) -> retrieved bigstringaf.0.9.0 (cached) -> retrieved bos.0.2.1 (cached) -> retrieved cmdliner.1.1.1 (cached) -> retrieved cppo.1.6.9 (cached) -> retrieved csexp.1.5.1 (cached) -> retrieved domain-name.0.4.0 (cached) -> retrieved dune.3.6.1 (cached) -> installed conf-pkg-config.2 -> retrieved dune-configurator.3.6.1 (cached) -> retrieved emile.1.1 (cached) -> retrieved fmt.0.9.0 (cached) -> retrieved fpath.0.7.3 (cached) -> retrieved functoria.4.3.2 (cached) -> retrieved functoria-runtime.4.3.2 (cached) -> installed cmdliner.1.1.1 -> retrieved ipaddr.5.3.1 (cached) -> retrieved logs.0.7.0 (cached) -> retrieved lwt.5.6.1 (cached) -> retrieved macaddr.5.3.1 (cached) -> removed ocaml-options-vanilla.1 -> installed ocaml-options-vanilla.1 -> retrieved mirage.4.3.2 (cached) -> retrieved mirage-runtime.4.3.2 (cached) -> retrieved ocaml-syntax-shims.1.0.0 (cached) -> retrieved ocamlbuild.0.14.2 (cached) -> retrieved ocamlfind.1.9.5 (cached) -> retrieved ocplib-endian.1.2 (cached) -> retrieved pecu.0.6 (cached) -> retrieved result.1.5 (cached) -> retrieved rresult.0.7.0 (cached) -> retrieved stringext.1.6.0 (cached) -> retrieved topkg.1.0.6 (cached) -> retrieved uri.4.2.0 (cached) -> retrieved uutf.1.0.3 (cached) -> retrieved opam-monorepo.0.3.5 (cached) -> installed ocamlfind.1.9.5 -> installed base-bytes.base -> installed ocamlbuild.0.14.2 -> installed topkg.1.0.6 -> installed dune.3.6.1 -> installed astring.0.8.5 -> installed fmt.0.9.0 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed base64.3.5.0 -> installed bigstringaf.0.9.0 -> installed cppo.1.6.9 -> installed csexp.1.5.1 -> installed domain-name.0.4.0 -> installed macaddr.5.3.1 -> installed ocaml-syntax-shims.1.0.0 -> installed pecu.0.6 -> installed result.1.5 -> installed stringext.1.6.0 -> installed fpath.0.7.3 -> installed functoria-runtime.4.3.2 -> installed ocplib-endian.1.2 -> installed ipaddr.5.3.1 -> installed angstrom.0.15.0 -> installed emile.1.1 -> installed dune-configurator.3.6.1 -> installed uri.4.2.0 -> installed lwt.5.6.1 -> installed logs.0.7.0 -> installed mirage-runtime.4.3.2 -> installed bos.0.2.1 -> installed opam-monorepo.0.3.5 -> installed functoria.4.3.2 -> installed mirage.4.3.2 Done. # Run eval $(opam env) to update the current shell environment 2023-01-25 09:31.00 ---> saved as "06e9a9afda0ec99285e795cb69894ae3a8de851b0af3d0c1d5854ff88b547f6d" /home/opam: (copy (src .) (dst /src/)) 2023-01-25 09:31.01 ---> saved as "c9383385e6bcd84926a016f570c47a0be56f242b430f59a903cce52279a9a62b" /home/opam: (env MODE unix) /home/opam: (workdir /src/) /src/: (run (shell "opam exec -- make configure")) mirage configure -f tutorial/noop/config.ml -t unix mirage configure -f tutorial/noop-functor/config.ml -t unix mirage configure -f tutorial/hello/config.ml -t unix mirage configure -f tutorial/hello-key/config.ml -t unix mirage configure -f tutorial/lwt/echo_server/config.ml -t unix mirage configure -f tutorial/lwt/heads1/config.ml -t unix mirage configure -f tutorial/lwt/heads2/config.ml -t unix mirage configure -f tutorial/lwt/timeout1/config.ml -t unix mirage configure -f tutorial/lwt/timeout2/config.ml -t unix mirage configure -f tutorial/app_info/config.ml -t unix mirage configure -f device-usage/clock/config.ml -t unix mirage configure -f device-usage/conduit_server/config.ml -t unix mirage configure -f device-usage/console/config.ml -t unix mirage configure -f device-usage/http-fetch/config.ml -t unix mirage configure -f device-usage/kv_ro/config.ml -t unix mirage configure -f device-usage/network/config.ml -t unix mirage configure -f device-usage/ping6/config.ml -t unix mirage configure -f device-usage/prng/config.ml -t unix mirage configure -f device-usage/littlefs/config.ml -t unix mirage configure -f applications/docteur/config.ml -t unix mirage configure -f applications/dhcp/config.ml -t unix mirage configure -f applications/http/config.ml -t unix mirage configure -f applications/git/config.ml -t unix mirage configure -f applications/dns/config.ml -t unix mirage configure -f applications/crypto/config.ml -t unix mirage configure -f applications/static_website_tls/config.ml -t unix mirage configure -f device-usage/block/config.ml -t unix 2023-01-25 09:31.22 ---> saved as "015184caafa4c53444e7937f0a25f145d0e92e1d25726831cb5cea8fdca12220" /src/: (env MIRAGE_EXTRA_REPOS opam-overlays:https://github.com/dune-universe/opam-overlays.git#b2b5e7e56d1a30cdd24a04504b88e24d88cef101,mirage-opam-overlays:https://github.com/dune-universe/mirage-opam-overlays.git#05f1c1823d891ce4d8adab91f5db3ac51d86dc0b) /src/: (run (network host) (shell "opam exec -- make lock")) [opam-overlays] Initialised [NOTE] Repository opam-overlays has been added to the selections of switch 4.13 only. Run `opam repository add opam-overlays --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. [mirage-opam-overlays] Initialised [NOTE] Repository mirage-opam-overlays has been added to the selections of switch 4.13 only. Run `opam repository add mirage-opam-overlays --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. env OPAMVAR_monorepo="opam-monorepo" opam monorepo lock --recurse-opam noop-unix noop-functor-unix hello-unix hello-key-unix echo_server-unix heads1-unix heads2-unix timeout1-unix timeout2-unix echo_server-unix app-info-unix speaking_clock-unix conduit_server-unix console-unix http-fetch-unix kv_ro-unix network-unix ping-unix prng-unix elittlefs-unix static_kv_ro-unix dhcp-unix minipaf-unix minigit-unix resolve-unix crypto-test-unix https-unix block_test-unix --build-only --ocaml-version 4.13.1 -l ./mirage.opam.locked ==> Using 27 locally scanned packages as the targets. [WARNING] Unknown variable "ocaml-system:version" [WARNING] Unknown variable "ocaml-base-compiler:version" [WARNING] Unknown variable "ocaml-variants:version" [WARNING] Unknown variable "ocaml-system:version" [WARNING] Unknown variable "ocaml-base-compiler:version" [WARNING] Unknown variable "ocaml-variants:version" opam-monorepo: [ERROR] Solving opam-provided dependencies could not find a solution [WARNING] Unknown variable "ocaml-system:version" [WARNING] Unknown variable "ocaml-base-compiler:version" [WARNING] Unknown variable "ocaml-variants:version" [WARNING] Unknown variable "ocaml-system:version" [WARNING] Unknown variable "ocaml-base-compiler:version" [WARNING] Unknown variable "ocaml-variants:version" [WARNING] Unknown variable "ocaml-system:version" [WARNING] Unknown variable "ocaml-base-compiler:version" [WARNING] Unknown variable "ocaml-variants:version" [WARNING] Unknown variable "ocaml-system:version" [WARNING] Unknown variable "ocaml-base-compiler:version" [WARNING] Unknown variable "ocaml-variants:version" [WARNING] Unknown variable "ocaml-system:version" [WARNING] Unknown variable "ocaml-base-compiler:version" [WARNING] Unknown variable "ocaml-variants:version" [WARNING] Unknown variable "ocaml-system:version" [WARNING] Unknown variable "ocaml-base-compiler:version" [WARNING] Unknown variable "ocaml-variants:version" opam-monorepo: [ERROR] Can't find all required versions. Selected: functoria.4.3.2 mirage.4.3.2 opam-monorepo.0.3.5 ocaml-base-compiler&app-info-unix&block_test-unix&conduit_server-unix&console-unix&crypto-test-unix&dhcp-unix&echo_server-unix&elittlefs-unix&heads1-unix&heads2-unix&hello-key-unix&hello-unix&http-fetch-unix&https-unix&kv_ro-unix&minigit-unix&minipaf-unix&network-unix&noop-functor-unix&noop-unix&ping-unix&prng-unix&resolve-unix&speaking_clock-unix&static_kv_ro-unix&timeout1-unix&timeout2-unix ocaml-base-compiler ocaml-base-compiler ocaml gmp mirage-no-solo5&mirage-no-xen ocaml-base-compiler - angstrom -> angstrom.0.15.0 User requested = 0.15.0 - app-info-unix -> app-info-unix.zdev User requested = zdev - arp -> arp.3.0.0 User requested = 3.0.0 - art -> art.0.2.0 User requested = 0.2.0 - asn1-combinators -> asn1-combinators.0.2.6 User requested = 0.2.6 - astring -> astring.0.8.5+dune User requested = 0.8.5+dune - awa -> awa.0.1.1 User requested = 0.1.1 - awa-mirage -> awa-mirage.0.1.1 User requested = 0.1.1 - base -> base.v0.15.1 User requested = v0.15.1 - base-bigarray -> base-bigarray.base User requested = base - base-bytes -> (problem) User requested = base+dune Rejected candidates: base-bytes.base+dune: Requires ocaml >= 5.0 - base-threads -> base-threads.base User requested = base - base-unix -> base-unix.base User requested = base - base64 -> base64.3.5.0 User requested = 3.5.0 - bigarray-compat -> bigarray-compat.1.1.0 User requested = 1.1.0 - bigstringaf -> bigstringaf.0.9.0 User requested = 0.9.0 - block_test-unix -> block_test-unix.zdev User requested = zdev - bos -> bos.0.2.1+dune User requested = 0.2.1+dune - ca-certs -> ca-certs.0.2.3 User requested = 0.2.3 - ca-certs-nss -> ca-certs-nss.3.86 User requested = 3.86 - carton -> carton.0.6.0 User requested = 0.6.0 - carton-git -> carton-git.0.6.0 User requested = 0.6.0 - carton-lwt -> carton-lwt.0.6.0 User requested = 0.6.0 - chamelon -> chamelon.0.1.2 User requested = 0.1.2 - charrua -> charrua.1.5.0 User requested = 1.5.0 - charrua-server -> charrua-server.1.5.0 User requested = 1.5.0 - checkseum -> checkseum.0.4.0 User requested = 0.4.0 - cmdliner -> cmdliner.1.1.1+dune User requested = 1.1.1+dune - cohttp -> cohttp.5.0.0 User requested = 5.0.0 - cohttp-lwt -> cohttp-lwt.5.0.0 User requested = 5.0.0 - cohttp-mirage -> cohttp-mirage.5.0.0 User requested = 5.0.0 - conduit -> conduit.6.1.0 User requested = 6.1.0 - conduit-lwt -> conduit-lwt.6.1.0 User requested = 6.1.0 - conduit-mirage -> conduit-mirage.6.1.0 User requested = 6.1.0 - conduit_server-unix -> conduit_server-unix.zdev User requested = zdev - conf-gmp -> conf-gmp.4 User requested = 4 - conf-gmp-powm-sec -> conf-gmp-powm-sec.3 User requested = 3 - conf-linux-libc-dev -> conf-linux-libc-dev.0 User requested = 0 - conf-m4 -> conf-m4.1 User requested = 1 - conf-pkg-config -> conf-pkg-config.2 User requested = 2 - console-unix -> console-unix.zdev User requested = zdev - cppo -> cppo.1.6.9 User requested = 1.6.9 - crunch -> crunch.3.3.1 User requested = 3.3.1 - crypto-test-unix -> crypto-test-unix.zdev User requested = zdev - csexp -> csexp.1.5.1 User requested = 1.5.1 - cstruct -> cstruct.6.1.1 User requested = 6.1.1 - cstruct-lwt -> cstruct-lwt.6.1.1 User requested = 6.1.1 - cstruct-sexp -> cstruct-sexp.6.1.1 User requested = 6.1.1 - cstruct-unix -> cstruct-unix.6.1.1 User requested = 6.1.1 - decompress -> decompress.1.5.1 User requested = 1.5.1 - dhcp-unix -> dhcp-unix.zdev User requested = zdev - digestif -> digestif.1.1.3 User requested = 1.1.3 - dns -> dns.6.4.1 User requested = 6.4.1 - dns-client -> dns-client.6.4.1 User requested = 6.4.1 - docteur -> docteur.0.0.5 User requested = 0.0.5 - docteur-unix -> docteur-unix.0.0.5 User requested = 0.0.5 - domain-name -> domain-name.0.4.0 User requested = 0.4.0 - duff -> duff.0.5 User requested = 0.5 - dune -> dune.3.6.1 User requested = 3.6.1 - dune-build-info -> dune-build-info.3.6.1 User requested = 3.6.1 - dune-configurator -> dune-configurator.3.6.1 User requested = 3.6.1 - duration -> duration.0.2.1 User requested = 0.2.1 - echo_server-unix -> echo_server-unix.zdev User requested = zdev - elittlefs-unix -> elittlefs-unix.zdev User requested = zdev - emile -> emile.1.1 User requested = 1.1 - encore -> encore.0.8 User requested = 0.8 - eqaf -> eqaf.0.9 User requested = 0.9 - ethernet -> ethernet.3.0.0 User requested = 3.0.0 - faraday -> faraday.0.8.2 User requested = 0.8.2 - findlib -> findlib.1.8.1+dune User requested = 1.8.1+dune - fmt -> fmt.0.9.0+dune User requested = 0.9.0+dune - fpath -> fpath.0.7.3+dune User requested = 0.7.3+dune - functoria-runtime -> functoria-runtime.4.3.2 User requested = 4.3.2 - git -> git.3.10.1 User requested = 3.10.1 - git-mirage -> git-mirage.3.10.1 User requested = 3.10.1 - git-paf -> git-paf.3.10.1 User requested = 3.10.1 - git-unix -> git-unix.3.10.1 User requested = 3.10.1 - gmap -> gmap.0.3.0 User requested = 0.3.0 - gmp -> gmp.6.2.1-4 User requested = 6.2.1-4 - h2 -> h2.0.9.0 User requested = 0.9.0 - happy-eyeballs -> happy-eyeballs.0.4.0 User requested = 0.4.0 - happy-eyeballs-lwt -> happy-eyeballs-lwt.0.4.0 User requested = 0.4.0 - happy-eyeballs-mirage -> happy-eyeballs-mirage.0.4.0 User requested = 0.4.0 - heads1-unix -> heads1-unix.zdev User requested = zdev - heads2-unix -> heads2-unix.zdev User requested = zdev - hello-key-unix -> hello-key-unix.zdev User requested = zdev - hello-unix -> hello-unix.zdev User requested = zdev - hex -> hex.1.5.0 User requested = 1.5.0 - hkdf -> hkdf.1.0.4 User requested = 1.0.4 - hpack -> hpack.0.9.0 User requested = 0.9.0 - http-fetch-unix -> http-fetch-unix.zdev User requested = zdev - httpaf -> httpaf.0.7.1 User requested = 0.7.1 - https-unix -> https-unix.zdev User requested = zdev - hxd -> hxd.0.3.2 User requested = 0.3.2 - io-page -> io-page.3.0.0 User requested = 3.0.0 - ipaddr -> ipaddr.5.3.1 User requested = 5.3.1 - ipaddr-sexp -> ipaddr-sexp.5.3.1 User requested = 5.3.1 - jsonm -> jsonm.1.0.1+dune User requested = 1.0.1+dune - ke -> ke.0.6 User requested = 0.6 - kv_ro-unix -> kv_ro-unix.zdev User requested = zdev - logs -> logs.0.7.0+dune2 User requested = 0.7.0+dune2 - lru -> lru.0.3.1 User requested = 0.3.1 - lwt -> lwt.5.6.1 User requested = 5.6.1 - lwt-dllist -> lwt-dllist.1.0.1 User requested = 1.0.1 - macaddr -> macaddr.5.3.1 User requested = 5.3.1 - macaddr-cstruct -> macaddr-cstruct.5.3.1 User requested = 5.3.1 - macaddr-sexp -> macaddr-sexp.5.3.1 User requested = 5.3.1 - magic-mime -> magic-mime.1.3.0 User requested = 1.3.0 - menhir -> menhir.20220210 User requested = 20220210 - menhirLib -> menhirLib.20220210 User requested = 20220210 - menhirSdk -> menhirSdk.20220210 User requested = 20220210 - metrics -> metrics.0.4.0 User requested = 0.4.0 - mimic -> mimic.0.0.6 User requested = 0.0.6 - mimic-happy-eyeballs -> mimic-happy-eyeballs.0.0.6 User requested = 0.0.6 - minigit-unix -> minigit-unix.zdev User requested = zdev - minipaf-unix -> minipaf-unix.zdev User requested = zdev - mirage-block -> mirage-block.3.0.2 User requested = 3.0.2 - mirage-block-ccm -> mirage-block-ccm.1.1.0 User requested = 1.1.0 - mirage-block-unix -> mirage-block-unix.2.14.2 User requested = 2.14.2 - mirage-bootvar-unix -> mirage-bootvar-unix.0.1.0 User requested = 0.1.0 - mirage-channel -> mirage-channel.4.1.0 User requested = 4.1.0 - mirage-clock -> mirage-clock.4.2.0 User requested = 4.2.0 - mirage-clock-unix -> mirage-clock-unix.4.2.0 User requested = 4.2.0 - mirage-console -> mirage-console.5.1.0 User requested = 5.1.0 - mirage-console-unix -> mirage-console-unix.5.1.0 User requested = 5.1.0 - mirage-crypto -> mirage-crypto.0.10.7 User requested = 0.10.7 - mirage-crypto-ec -> mirage-crypto-ec.0.10.7 User requested = 0.10.7 - mirage-crypto-pk -> mirage-crypto-pk.0.10.7 User requested = 0.10.7 - mirage-crypto-rng -> mirage-crypto-rng.0.10.7 User requested = 0.10.7 - mirage-crypto-rng-mirage -> mirage-crypto-rng-mirage.0.10.7 User requested = 0.10.7 - mirage-flow -> mirage-flow.3.0.0 User requested = 3.0.0 - mirage-flow-combinators -> mirage-flow-combinators.3.0.0 User requested = 3.0.0 - mirage-kv -> mirage-kv.4.0.1 User requested = 4.0.1 - mirage-kv-mem -> mirage-kv-mem.3.0.0 User requested = 3.0.0 - mirage-logs -> mirage-logs.1.2.0 User requested = 1.2.0 - mirage-net -> mirage-net.4.0.0 User requested = 4.0.0 - mirage-net-unix -> mirage-net-unix.3.0.0 User requested = 3.0.0 - mirage-no-solo5 -> mirage-no-solo5.1 User requested = 1 - mirage-no-xen -> mirage-no-xen.1 User requested = 1 - mirage-profile -> mirage-profile.0.9.1 User requested = 0.9.1 - mirage-random -> mirage-random.3.0.0 User requested = 3.0.0 - mirage-runtime -> mirage-runtime.4.3.2 User requested = 4.3.2 - mirage-time -> mirage-time.3.0.0 User requested = 3.0.0 - mirage-unix -> mirage-unix.5.0.1 User requested = 5.0.1 - mmap -> mmap.1.2.0 User requested = 1.2.0 - mtime -> mtime.1.4.0+dune2 User requested = 1.4.0+dune2 - network-unix -> network-unix.zdev User requested = zdev - noop-functor-unix -> noop-functor-unix.zdev User requested = zdev - noop-unix -> noop-unix.zdev User requested = zdev - num -> num.1.4+dune2 User requested = 1.4+dune2 - ocaml -> ocaml.4.13.1 User requested = 4.13.1 - ocaml-base-compiler -> ocaml-base-compiler.4.13.1 User requested = 4.13.1 - ocaml-compiler-libs -> ocaml-compiler-libs.v0.12.4 User requested = v0.12.4 - ocaml-config -> ocaml-config.2 User requested = 2 - ocaml-options-vanilla -> ocaml-options-vanilla.1 User requested = 1 - ocaml-syntax-shims -> ocaml-syntax-shims.1.0.0 User requested = 1.0.0 - ocamlfind -> ocamlfind.1.8.1+dune User requested = 1.8.1+dune - ocamlgraph -> ocamlgraph.2.0.0 User requested = 2.0.0 - ocplib-endian -> ocplib-endian.1.2 User requested = 1.2 - optint -> optint.0.3.0 User requested = 0.3.0 - paf -> paf.0.3.0 User requested = 0.3.0 - parse-argv -> parse-argv.0.2.0 User requested = 0.2.0 - parsexp -> parsexp.v0.15.0 User requested = v0.15.0 - pbkdf -> pbkdf.1.2.0 User requested = 1.2.0 - pecu -> pecu.0.6 User requested = 0.6 - ping-unix -> ping-unix.zdev User requested = zdev - ppx_cstruct -> ppx_cstruct.6.1.1 User requested = 6.1.1 - ppx_derivers -> ppx_derivers.1.2.1 User requested = 1.2.1 - ppx_sexp_conv -> ppx_sexp_conv.v0.15.1 User requested = v0.15.1 - ppxlib -> ppxlib.0.28.0 User requested = 0.28.0 - prng-unix -> prng-unix.zdev User requested = zdev - psq -> psq.0.2.1 User requested = 0.2.1 - ptime -> ptime.1.0.0+dune2 User requested = 1.0.0+dune2 - randomconv -> randomconv.0.1.3 User requested = 0.1.3 - re -> re.1.10.4 User requested = 1.10.4 - resolve-unix -> resolve-unix.zdev User requested = zdev - result -> result.1.5 User requested = 1.5 - rresult -> rresult.0.7.0+dune User requested = 0.7.0+dune - seq -> seq.base+dune User requested = base+dune - sexplib -> sexplib.v0.15.1 User requested = v0.15.1 - sexplib0 -> sexplib0.v0.15.1 User requested = v0.15.1 - speaking_clock-unix -> speaking_clock-unix.zdev User requested = zdev - static_kv_ro-unix -> static_kv_ro-unix.zdev User requested = zdev - stdlib-shims -> stdlib-shims.0.3.0 User requested = 0.3.0 - stringext -> stringext.1.6.0 User requested = 1.6.0 - tcpip -> tcpip.7.1.2 User requested = 7.1.2 - timeout1-unix -> timeout1-unix.zdev User requested = zdev - timeout2-unix -> timeout2-unix.zdev User requested = zdev - tls -> tls.0.15.4 User requested = 0.15.4 - tls-mirage -> tls-mirage.0.15.4 User requested = 0.15.4 - tuntap -> tuntap.2.0.0 User requested = 2.0.0 - uri -> uri.4.2.0 User requested = 4.2.0 - uri-sexp -> uri-sexp.4.2.0 User requested = 4.2.0 - uutf -> uutf.1.0.3+dune User requested = 1.0.3+dune - vchan -> vchan.6.0.1 User requested = 6.0.1 - x509 -> x509.0.16.2 User requested = 0.16.2 - xenstore -> xenstore.2.2.0 User requested = 2.2.0 - xenstore_transport -> xenstore_transport.1.3.0 User requested = 1.3.0 - zarith -> zarith.1.12+dune+mirage1 User requested = 1.12+dune+mirage1 make: *** [Makefile:69: lock] Error 1 "/bin/bash" "-c" "opam exec -- make lock" failed with exit status 2 2023-01-25 09:31.33: Job failed: Failed: Build failed