OCamllabs icon Home|Differences with the last checks|Previous runs


Building on apache.caelum.ci.dev

(from ocaml/opam:debian-unstable@sha256:a81e38f7942f916eec4a7145224dbc6fcdf584820db2ab3063127d58ba80e4bb)
2023-07-02 01:23.34 ---> using "c1e06f8014f4e4402e9743f32f9c406d2ceb2e9cafdf160fa25c5b4c5ddee1d0" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2023-07-02 01:23.34 ---> using "8710ae7221b0b40c4c31b8ab0b81a9e7702135c592da6045a57796358f5f39d3" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 86961ac6d7505a361cd605968329990033691c57"))
2023-07-02 01:23.34 ---> using "0d0411dee08b7b9bbde0ce3d72beb85e2380abb682bfd207e6e830d1a2f6147b" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally 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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2023-07-02 01:23.34 ---> using "4fd6f3e60fac8833ee35ce0f3db21cc7397ae6010de50b9444f037226216ee99" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.08' '4.08.1'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.08.1  (https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz)
-> installed ocaml-base-compiler.4.08.1
-> installed ocaml-config.1
-> installed ocaml.4.08.1
Done.
# Run eval $(opam env --switch=4.08) to update the current shell environment
2023-07-02 01:23.34 ---> using "e0b6a6fbf62351dc119b576a5c8202cd393a27dd62e39d63ca9c308581dc4271" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [199 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-07-01-0813.52-F-2023-06-29-2041.00.pdiff [102 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2023-07-01-0813.52-F-2023-06-29-2041.00.pdiff [102 kB]
- Fetched 365 kB in 2s (202 kB/s)
- Reading package lists...
- 
2023-07-02 01:23.34 ---> using "f2068aba4580a02b08da9b269ef049d489fe5d928efec1bb52f1bde711877c4c" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"inferno.20211222\"\
               \nopam install -vy \"inferno.20211222\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"inferno.20211222\" | grep -q '\"debian-unstable\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
Nothing to do.
[NOTE] inferno.20211222 is not installed.

The following actions will be performed:
=== install 3 packages
  - install dune    3.9.0    [required by inferno]
  - install inferno 20211222
  - install pprint  20220103 [required by inferno]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/9:
Processing  2/9: [inferno.20211222: http]
Processing  3/9: [inferno.20211222: http]
-> retrieved pprint.20220103  (cached)
Processing  3/9:
[ERROR] Failed to get sources of inferno.20211222: Curl failed
-> retrieved dune.3.9.0  (cached)
Processing  4/9: [dune: ocaml 127]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "127" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.9.0)
- ocamlc -custom -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 127
- 

Processing  4/9: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "127" (CWD=/home/opam/.opam/4.08/.opam-switch/build/dune.3.9.0)
-> compiled  dune.3.9.0
-> installed dune.3.9.0
Processing  6/9: [pprint: dune build]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "pprint" "-j" "127" (CWD=/home/opam/.opam/4.08/.opam-switch/build/pprint.20220103)
-> compiled  pprint.20220103
-> installed pprint.20220103

#=== ERROR while fetching sources for inferno.20211222 ========================#
OpamSolution.Fetch_fail("https://gitlab.inria.fr/fpottier/inferno/-/archive/20211222/archive.tar.gz (Curl failed: \"/usr/bin/curl --write-out %{http_code}\\\\n --retry 3 --retry-delay 2 --user-agent opam/2.2.0~alpha -L -o /home/opam/.opam/4.08/.opam-switch/sources/inferno.20211222/archive.tar.gz.part -- https://gitlab.inria.fr/fpottier/inferno/-/archive/20211222/archive.tar.gz\" exited with code 7)")


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - fetch inferno 20211222
+- 
+- The following changes have been performed
| - install dune   3.9.0
| - install pprint 20220103
+- 
# Run eval $(opam env) to update the current shell environment

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.08/.opam-switch/backup/state-20230702012350.export"
'opam install -vy inferno.20211222' failed.
"/bin/bash" "-c" "
opam remove -y "inferno.20211222"
opam install -vy "inferno.20211222"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "inferno.20211222" | grep -q '"debian-unstable"'; then
        echo "This package failed and has been disabled for CI using the 'x-ci-accept-failures' field."
        exit 69
    fi
fi


exit $res
" failed with exit status 40
Failed: Build failed