Building on x86-bm-c9.sw.ocaml.org (from ocaml/opam:debian-unstable) 2024-02-08 10:09.25 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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")) 2024-02-08 10:09.25 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 e587a9437d8bb41f7c0fda20b186c5c0d5178307")) 2024-02-08 10:09.25 ---> using "ba4ab7a29ffbb7242a0f4a23f5d47ab4641ccdfb0e44130f467a231865081ad1" 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. 2024-02-08 10:09.25 ---> using "3ee1eaa848e0a3884e82cc07c535ab5dc8f986c3607c006421763988fa5c48fb" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.1' '5.1.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.1.0"} | "ocaml-system" {= "5.1.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.1.0 (cached) -> installed ocaml-base-compiler.5.1.0 -> installed ocaml-config.3 -> installed ocaml.5.1.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.1) to update the current shell environment 2024-02-08 10:09.25 ---> using "6569860b43090532fd07fb0bca11769ef496649300731393c2b02d10d5610740" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [198 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9718 kB] - Fetched 9980 kB in 2s (4374 kB/s) - Reading package lists... - 2024-02-08 10:09.25 ---> using "48414bfebcbc445b8f19567e6f6a7c89950f39456bfa8397b944a2497fa84970" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"orun.0.0.1\"\ \nopam install -vy \"orun.0.0.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"orun.0.0.1\" | 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] orun.0.0.1 is not installed. The following actions will be performed: === install 9 packages - install cmdliner 1.2.0 [required by orun] - install conf-libdw 1 [required by orun] - install conf-pkg-config 3 [required by conf-libdw] - install cppo 1.6.9 [required by yojson] - install dune 3.13.1 [required by orun] - install orun 0.0.1 - install re 1.11.0 [required by orun] - install seq base [required by re, yojson] - install yojson 2.1.2 [required by orun] The following system packages will first need to be installed: libdw-dev liblzma-dev pkg-config zlib1g-dev <><> 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" "libdw-dev" "liblzma-dev" "pkg-config" "zlib1g-dev" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libelf1: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 ... 19824 files and directories currently installed.) - Preparing to unpack .../0-libelf1_0.190-1+b1_amd64.deb ... - Unpacking libelf1:amd64 (0.190-1+b1) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../1-zlib1g-dev_1%3a1.3.dfsg-3+b1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.3.dfsg-3+b1) ... - Selecting previously unselected package libelf-dev:amd64. - Preparing to unpack .../2-libelf-dev_0.190-1+b1_amd64.deb ... - Unpacking libelf-dev:amd64 (0.190-1+b1) ... - Selecting previously unselected package libdw1:amd64. - Preparing to unpack .../3-libdw1_0.190-1+b1_amd64.deb ... - Unpacking libdw1:amd64 (0.190-1+b1) ... - Selecting previously unselected package liblzma-dev:amd64. - Preparing to unpack .../4-liblzma-dev_5.4.5-0.3_amd64.deb ... - Unpacking liblzma-dev:amd64 (5.4.5-0.3) ... - Selecting previously unselected package libdw-dev:amd64. - Preparing to unpack .../5-libdw-dev_0.190-1+b1_amd64.deb ... - Unpacking libdw-dev:amd64 (0.190-1+b1) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../6-libpkgconf3_1.8.1-1+b2_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../7-pkgconf-bin_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1+b2) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../8-pkgconf_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../9-pkg-config_1.8.1-1+b2_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1+b2) ... - Setting up libpkgconf3:amd64 (1.8.1-1+b2) ... - Setting up pkgconf-bin (1.8.1-1+b2) ... - Setting up liblzma-dev:amd64 (5.4.5-0.3) ... - Setting up zlib1g-dev:amd64 (1:1.3.dfsg-3+b1) ... - Setting up libelf1:amd64 (0.190-1+b1) ... - Setting up libdw1:amd64 (0.190-1+b1) ... - Setting up pkgconf:amd64 (1.8.1-1+b2) ... - Setting up libelf-dev:amd64 (0.190-1+b1) ... - Setting up pkg-config:amd64 (1.8.1-1+b2) ... - Setting up libdw-dev:amd64 (0.190-1+b1) ... - Processing triggers for libc-bin (2.37-13) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/27: Processing 2/27: Processing 3/27: Processing 4/27: Processing 5/27: Processing 6/27: [conf-pkg-config: pkg-config] -> retrieved cmdliner.1.2.0 (cached) Processing 7/27: [orun.0.0.1: http] [conf-pkg-config: pkg-config] Processing 8/27: [orun.0.0.1: http] [cmdliner: make all] [conf-pkg-config: pkg-config] -> retrieved cppo.1.6.9 (cached) Processing 9/27: [orun.0.0.1: http] [cmdliner: make all] [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.1/.opam-switch/build/conf-pkg-config.3) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 9/27: [orun.0.0.1: http] [cmdliner: make all] -> installed conf-pkg-config.3 Processing 10/27: [orun.0.0.1: http] [cmdliner: make all] Processing 11/27: [orun.0.0.1: http] [cmdliner: make all] [conf-libdw: pkg-config libdw] -> retrieved re.1.11.0 (cached) Processing 12/27: [orun.0.0.1: http] [cmdliner: make all] [conf-libdw: pkg-config libdw] Processing 13/27: [orun.0.0.1: http] [cmdliner: make all] [conf-libdw: pkg-config libdw] Processing 14/27: [orun.0.0.1: http] [cmdliner: make all] [conf-libdw: pkg-config libdw] -> installed seq.base Processing 15/27: [orun.0.0.1: http] [cmdliner: make all] [conf-libdw: pkg-config libdw] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--print-errors" "--exists" "libdw" (CWD=/home/opam/.opam/5.1/.opam-switch/build/conf-libdw.1) -> compiled conf-libdw.1 Processing 15/27: [orun.0.0.1: http] [cmdliner: make all] -> installed conf-libdw.1 Processing 16/27: [orun.0.0.1: http] [cmdliner: make all] -> retrieved yojson.2.1.2 (cached) -> retrieved dune.3.13.1 (cached) Processing 17/27: [orun.0.0.1: http] [cmdliner: make all] [dune: ocaml 31] Processing 17/27: [cmdliner: make all] [dune: ocaml 31] -> retrieved orun.0.0.1 (https://github.com/ocaml-bench/orun/releases/download/v0.0.1/orun-v0.0.1.tbz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" "PREFIX=/home/opam/.opam/5.1" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cmdliner.1.2.0) - ocaml build.ml cma - ocaml build.ml cmxa - ocaml build.ml cmxs -> compiled cmdliner.1.2.0 Processing 17/27: [dune: ocaml 31] Processing 18/27: [dune: ocaml 31] [cmdliner: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "LIBDIR=/home/opam/.opam/5.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.1/doc/cmdliner" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cmdliner.1.2.0) - install -d "/home/opam/.opam/5.1/lib/cmdliner" - install pkg/META _build/cmdliner.mli _build/cmdliner.cmi _build/cmdliner.cmti "/home/opam/.opam/5.1/lib/cmdliner" - install cmdliner.opam "/home/opam/.opam/5.1/lib/cmdliner/opam" - install _build/cmdliner.cma "/home/opam/.opam/5.1/lib/cmdliner" - install _build/cmdliner.cmxa _build/cmdliner.a _build/cmdliner.cmx _build/cmdliner_arg.cmx _build/cmdliner_base.cmx _build/cmdliner_cline.cmx _build/cmdliner_cmd.cmx _build/cmdliner_docgen.cmx _build/cmdliner_eval.cmx _build/cmdliner_exit.cmx _build/cmdliner_info.cmx _build/cmdliner_manpage.cmx _build/cmdliner_msg.cmx _build/cmdliner_term.cmx _build/cmdliner_term_deprecated.cmx _build/cmdliner_trie.cmx \ - "/home/opam/.opam/5.1/lib/cmdliner" - install _build/cmdliner.cmxs "/home/opam/.opam/5.1/lib/cmdliner" Processing 18/27: [dune: ocaml 31] [cmdliner: make install-doc] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install-doc" "LIBDIR=/home/opam/.opam/5.1/lib/cmdliner" "DOCDIR=/home/opam/.opam/5.1/doc/cmdliner" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cmdliner.1.2.0) - install -d "/home/opam/.opam/5.1/doc/cmdliner/odoc-pages" - install CHANGES.md LICENSE.md README.md "/home/opam/.opam/5.1/doc/cmdliner" - install doc/index.mld doc/cli.mld doc/examples.mld doc/tutorial.mld \ - doc/tool_man.mld "/home/opam/.opam/5.1/doc/cmdliner/odoc-pages" -> installed cmdliner.1.2.0 Processing 18/27: [dune: ocaml 31] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune.3.13.1) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 31 - cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml - File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - - File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - - File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml - File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml - File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml - File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - - File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - - File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_, Checksum_mismatch _) - Processing 18/27: [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" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune.3.13.1) -> compiled dune.3.13.1 -> installed dune.3.13.1 Processing 20/27: [cppo: dune build] Processing 21/27: [cppo: dune build] [re: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "re" "-j" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/re.1.11.0) -> compiled re.1.11.0 Processing 21/27: [cppo: dune build] -> installed re.1.11.0 Processing 22/27: [cppo: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cppo" "-j" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cppo.1.6.9) -> compiled cppo.1.6.9 -> installed cppo.1.6.9 Processing 24/27: [yojson: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "yojson" "-j" "31" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/yojson.2.1.2) -> compiled yojson.2.1.2 -> installed yojson.2.1.2 Processing 26/27: [orun: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "orun" "-j" "31" (CWD=/home/opam/.opam/5.1/.opam-switch/build/orun.0.0.1) - (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I .profiler.objs/byte -no-alias-deps -o .profiler.objs/byte/profiler.cmo -c -impl profiler.ml-gen) - File "profiler.ml-gen", line 1: - Error: Could not find the .cmi file for interface profiler.mli. [ERROR] The compilation of orun.0.0.1 failed at "dune build -p orun -j 31". #=== ERROR while compiling orun.0.0.1 =========================================# # context 2.2.0~beta1 | linux/x86_64 | ocaml-base-compiler.5.1.0 | file:///home/opam/opam-repository # path ~/.opam/5.1/.opam-switch/build/orun.0.0.1 # command ~/.opam/opam-init/hooks/sandbox.sh build dune build -p orun -j 31 # exit-code 1 # env-file ~/.opam/log/orun-8-7bcf3b.env # output-file ~/.opam/log/orun-8-7bcf3b.out ### output ### # (cd _build/default && /home/opam/.opam/5.1/bin/ocamlc.opt -w -40 -w -49 -nopervasives -nostdlib -g -bin-annot -I .profiler.objs/byte -no-alias-deps -o .profiler.objs/byte/profiler.cmo -c -impl profiler.ml-gen) # File "profiler.ml-gen", line 1: # Error: Could not find the .cmi file for interface profiler.mli. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions failed | - build orun 0.0.1 +- +- The following changes have been performed | - install cmdliner 1.2.0 | - install conf-libdw 1 | - install conf-pkg-config 3 | - install cppo 1.6.9 | - install dune 3.13.1 | - install re 1.11.0 | - install seq base | - install yojson 2.1.2 +- # 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/5.1/.opam-switch/backup/state-20240208100927.export" 'opam install -vy orun.0.0.1' failed. "/usr/bin/env" "bash" "-c" " opam remove -y "orun.0.0.1" opam install -vy "orun.0.0.1" res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: "orun.0.0.1" | 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 31 Failed: Build failed