(for PR #28026)
2025-06-13 20:37.48: New job: build fstar.2025.06.13, using opam 2.3 from https://github.com/ocaml/opam-repository.git#refs/pull/28026/head (b2b3a3d701217939eefe71b5e458d8b02f455b16) on ubuntu-22.04-ocaml-5.3/amd64 To reproduce locally: cd $(mktemp -d) git clone --recursive "https://github.com/ocaml/opam-repository.git" && cd "opam-repository" && git fetch origin "refs/pull/28026/head" && git reset --hard b2b3a3d7 git fetch origin master git merge --no-edit c7269f729a780d8cad2232be10de94ac8da8381e cat > ../Dockerfile <<'END-OF-DOCKERFILE' FROM ocaml/opam:ubuntu-22.04-ocaml-5.3@sha256:43d83fda882d62e0a7e22792ebef0eeb6d801f71a0691198e766a7a36ad7c472 USER 1000:1000 WORKDIR /home/opam RUN sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam RUN opam init --reinit -ni RUN opam option solver=builtin-0install && opam config report ENV OPAMDOWNLOADJOBS="1" ENV OPAMERRLOGLEN="0" ENV OPAMPRECISETRACKING="1" ENV CI="true" ENV OPAM_REPO_CI="true" RUN rm -rf opam-repository/ COPY --chown=1000:1000 . opam-repository/ RUN opam repository set-url --strict default opam-repository/ RUN opam update --depexts || true RUN opam pin add -k version -yn fstar.2025.06.13 2025.06.13 RUN opam reinstall fstar.2025.06.13; \ res=$?; \ test "$res" != 31 && exit "$res"; \ export OPAMCLI=2.0; \ build_dir=$(opam var prefix)/.opam-switch/build; \ failed=$(ls "$build_dir"); \ partial_fails=""; \ for pkg in $failed; do \ if opam show -f x-ci-accept-failures: "$pkg" | grep -qF "\"ubuntu-22.04\""; then \ echo "A package failed and has been disabled for CI using the 'x-ci-accept-failures' field."; \ fi; \ test "$pkg" != 'fstar.2025.06.13' && partial_fails="$partial_fails $pkg"; \ done; \ test "${partial_fails}" != "" && echo "opam-repo-ci detected dependencies failing: ${partial_fails}"; \ exit 1 END-OF-DOCKERFILE docker build -f ../Dockerfile . 2025-06-13 20:37.48: Using cache hint "ocaml/opam:ubuntu-22.04-ocaml-5.3@sha256:43d83fda882d62e0a7e22792ebef0eeb6d801f71a0691198e766a7a36ad7c472-fstar.2025.06.13-b2b3a3d701217939eefe71b5e458d8b02f455b16" 2025-06-13 20:37.48: Using OBuilder spec: ((from ocaml/opam:ubuntu-22.04-ocaml-5.3@sha256:43d83fda882d62e0a7e22792ebef0eeb6d801f71a0691198e766a7a36ad7c472) (user (uid 1000) (gid 1000)) (workdir /home/opam) (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) (run (network host) (shell "opam init --reinit --config .opamrc-sandbox -ni")) (run (shell "opam option solver=builtin-0install && opam config report")) (env OPAMDOWNLOADJOBS 1) (env OPAMERRLOGLEN 0) (env OPAMPRECISETRACKING 1) (env CI true) (env OPAM_REPO_CI true) (run (shell "rm -rf opam-repository/")) (copy (src .) (dst opam-repository/)) (run (shell "opam repository set-url --strict default opam-repository/")) (run (network host) (shell "opam update --depexts || true")) (run (shell "opam pin add -k version -yn fstar.2025.06.13 2025.06.13")) (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam reinstall fstar.2025.06.13;\ \n res=$?;\ \n test \"$res\" != 31 && exit \"$res\";\ \n export OPAMCLI=2.0;\ \n build_dir=$(opam var prefix)/.opam-switch/build;\ \n failed=$(ls \"$build_dir\");\ \n partial_fails=\"\";\ \n for pkg in $failed; do\ \n if opam show -f x-ci-accept-failures: \"$pkg\" | grep -qF \"\\\"ubuntu-22.04\\\"\"; then\ \n echo \"A package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\";\ \n fi;\ \n test \"$pkg\" != 'fstar.2025.06.13' && partial_fails=\"$partial_fails $pkg\";\ \n done;\ \n test \"${partial_fails}\" != \"\" && echo \"opam-repo-ci detected dependencies failing: ${partial_fails}\";\ \n exit 1")) ) 2025-06-13 20:37.48: Waiting for resource in pool OCluster 2025-06-13 20:37.48: Waiting for worker… 2025-06-13 20:37.49: Got resource from pool OCluster Building on phoebe All commits already cached Updating files: 27% (6489/23302) Updating files: 28% (6525/23302) Updating files: 29% (6758/23302) Updating files: 30% (6991/23302) Updating files: 31% (7224/23302) Updating files: 31% (7236/23302) Updating files: 32% (7457/23302) Updating files: 33% (7690/23302) Updating files: 34% (7923/23302) Updating files: 35% (8156/23302) Updating files: 36% (8389/23302) Updating files: 37% (8622/23302) Updating files: 38% (8855/23302) Updating files: 39% (9088/23302) Updating files: 40% (9321/23302) Updating files: 41% (9554/23302) Updating files: 42% (9787/23302) Updating files: 43% (10020/23302) Updating files: 44% (10253/23302) Updating files: 45% (10486/23302) Updating files: 46% (10719/23302) Updating files: 47% (10952/23302) Updating files: 48% (11185/23302) Updating files: 49% (11418/23302) Updating files: 50% (11651/23302) Updating files: 51% (11885/23302) Updating files: 52% (12118/23302) Updating files: 53% (12351/23302) Updating files: 54% (12584/23302) Updating files: 55% (12817/23302) Updating files: 56% (13050/23302) Updating files: 57% (13283/23302) Updating files: 58% (13516/23302) Updating files: 59% (13749/23302) Updating files: 60% (13982/23302) Updating files: 61% (14215/23302) Updating files: 62% (14448/23302) Updating files: 63% (14681/23302) Updating files: 64% (14914/23302) Updating files: 65% (15147/23302) Updating files: 65% (15324/23302) Updating files: 66% (15380/23302) Updating files: 67% (15613/23302) Updating files: 68% (15846/23302) Updating files: 69% (16079/23302) Updating files: 70% (16312/23302) Updating files: 71% (16545/23302) Updating files: 72% (16778/23302) Updating files: 73% (17011/23302) Updating files: 74% (17244/23302) Updating files: 75% (17477/23302) Updating files: 76% (17710/23302) Updating files: 77% (17943/23302) Updating files: 78% (18176/23302) Updating files: 79% (18409/23302) Updating files: 80% (18642/23302) Updating files: 81% (18875/23302) Updating files: 82% (19108/23302) Updating files: 83% (19341/23302) Updating files: 84% (19574/23302) Updating files: 85% (19807/23302) Updating files: 86% (20040/23302) Updating files: 87% (20273/23302) Updating files: 88% (20506/23302) Updating files: 89% (20739/23302) Updating files: 90% (20972/23302) Updating files: 91% (21205/23302) Updating files: 92% (21438/23302) Updating files: 93% (21671/23302) Updating files: 94% (21904/23302) Updating files: 95% (22137/23302) Updating files: 96% (22370/23302) Updating files: 96% (22490/23302) Updating files: 97% (22603/23302) Updating files: 98% (22836/23302) Updating files: 99% (23069/23302) Updating files: 100% (23302/23302) Updating files: 100% (23302/23302), done. HEAD is now at c7269f729a Merge pull request #28025 from xavierleroy/camlidl-1.13 Updating c7269f729a..b2b3a3d701 Fast-forward packages/fstar/fstar.2025.06.13/opam | 52 ++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 packages/fstar/fstar.2025.06.13/opam (from ocaml/opam:ubuntu-22.04-ocaml-5.3@sha256:43d83fda882d62e0a7e22792ebef0eeb6d801f71a0691198e766a7a36ad7c472) 2025-06-13 20:38.23 ---> using "d2f83622430924577e1eb3699b4b7f4ab4aa0f4e3ce03b2dc6632f2e1173633f" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo ln -f /usr/bin/opam-2.3 /usr/bin/opam")) 2025-06-13 20:38.23 ---> using "c03b32cca8ede1dc6d2f9e129e40235e213ca5fdc9174968dee1ce18f6bd5aa5" from cache /home/opam: (run (network host) (shell "opam init --reinit --config .opamrc-sandbox -ni")) 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. This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.2, which can't be reverted. You may want to back it up before going further. Continue? [y/n] y [NOTE] The 'jobs' option was reset, its value was 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] Initialised 2025-06-13 20:38.23 ---> using "ec1bffe1bd24fb9e755561523896c356d87ddb9ce81628b52a496b6e1b361fa7" from cache /home/opam: (run (shell "opam option solver=builtin-0install && opam config report")) Set to 'builtin-0install' the field solver in global configuration # opam config report # opam-version 2.3.0 (35acd0c5abc5e66cdbd5be16ba77aa6c33a4c724) # self-upgrade no # system arch=x86_64 os=linux os-distribution=ubuntu os-version=22.04 # solver builtin-0install # install-criteria -changed,-count[avoid-version,solution] # upgrade-criteria -count[avoid-version,solution] # jobs 71 # repositories 1 (version-controlled) # pinned 1 (version) # current-switch 5.3 # invariant ["ocaml-base-compiler" {= "5.3.0"}] # compiler-packages ocaml-base-compiler.5.3.0, ocaml-compiler.5.3.0, ocaml-options-vanilla.1 # ocaml:native true # ocaml:native-tools true # ocaml:native-dynlink true # ocaml:stubsdir /home/opam/.opam/5.3/lib/ocaml/stublibs:/home/opam/.opam/5.3/lib/ocaml # ocaml:preinstalled false # ocaml:compiler 5.3.0 2025-06-13 20:38.23 ---> using "e22d265a351b48129d11d988cf8c21b744a034d29d4e99db8f9eaaf660610fcf" from cache /home/opam: (env OPAMDOWNLOADJOBS 1) /home/opam: (env OPAMERRLOGLEN 0) /home/opam: (env OPAMPRECISETRACKING 1) /home/opam: (env CI true) /home/opam: (env OPAM_REPO_CI true) /home/opam: (run (shell "rm -rf opam-repository/")) 2025-06-13 20:38.23 ---> using "767aebe65df9fa184aded212e967d7de43a0bca4d25705156eabfd627673de7f" from cache /home/opam: (copy (src .) (dst opam-repository/)) 2025-06-13 20:38.53 ---> saved as "23d3b047ae8b958bfb9dd8b82b23fa419e99291f93a1fa9283f5f47412235355" /home/opam: (run (shell "opam repository set-url --strict default opam-repository/")) Uncaught exception: Failure("Build ended without setting a log!") 2025-06-13 20:39.10: Job failed: Failed: Internal error