-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

I may suspect it's something wroing with DB <-> Cuiras to register such
a large evaluation:

https://codeberg.org/guix/cuirass/src/branch/main/src/cuirass/database.scm#L1389
- --8<---------------cut here---------------start------------->8---
  (with-db-connection db
    (log-info "Registering builds for evaluation~{ ~a~}."
              (delete-duplicates
               (map build-evaluation-id builds)))
    (with-transaction db
      (let ((builds (filter-map register builds)))
        ;; Register build dependencies after registering all the evaluation
        ;; derivations.
        (for-each register-dependencies builds)
        #t))))
- --8<---------------cut here---------------end--------------->8---

https://ci.guix.gnu.org/eval/2149719/log/raw
- --8<---------------cut here---------------start------------->8---
Registering builds for evaluation 2149719.
In thread:

uncaught throw to %exception: (#<&inferior-exception arguments:
(%exception #<inferior-object #<&formatted-message format: "failed to determine 
which compiler is used\n" arguments: ()>>)
inferior: #<inferior pipe (0 1 1) 7f86d379df40>
stack:
((#f ("ice-9/boot-9.scm" 1830 13))
(raise-exception ("ice-9/boot-9.scm" 1702 22))
(raise-exception ("ice-9/boot-9.scm" 1704 22))
(lower* ("guix/transformations.scm" 599 8))
(thunk ("guix/packages.scm" 1829 22))
(package->bag ("guix/packages.scm" 1732 16))
(#f ("guix/packages.scm" 1462 39))
(#f ("guix/memoization.scm" 100 0))
(supported-package? ("guix/packages.scm" 1484 17))
(package->job ("gnu/ci.scm" 384 11))
(filter-map ("srfi/srfi-1.scm" 806 23))
(jobs ("gnu/ci.scm" 399 2))
(map1 ("srfi/srfi-1.scm" 701 17))
(map1 ("srfi/srfi-1.scm" 701 29))
(map1 ("srfi/srfi-1.scm" 701 29))
;;
;; 29006 the same lines 
;;
(map1 ("srfi/srfi-1.scm" 701 29))
(append-map ("srfi/srfi-1.scm" 788 15))
(#f ("gnu/ci.scm" 540 13))
(map1 ("srfi/srfi-1.scm" 701 17))
(append-map ("srfi/srfi-1.scm" 788 15))
(cuirass-jobs ("gnu/ci.scm" 518 4))
(#f ("ice-9/eval.scm" 158 9))
(with-exception-handler ("ice-9/boot-9.scm" 1783 12))
(call-with-prompt ("ice-9/boot-9.scm" 732 2))
(#f (#f #f #f))
(#f ("guix/repl.scm" 98 21))
(with-exception-handler ("ice-9/boot-9.scm" 1783 12))
(with-exception-handler ("ice-9/boot-9.scm" 1777 15))
(#f ("guix/repl.scm" 125 7)))>)

Registering builds for evaluation 2149719.
- --8<---------------cut here---------------end--------------->8---
-----BEGIN PGP SIGNATURE-----

iQJKBAEBCgA0FiEEmEeB3micIcJkGAhndtcnv/Ys0rUFAmnv2xEWHHNoYXJsYXRh
bnVzQGdtYWlsLmNvbQAKCRB21ye/9izStXp8EADFVygMhJGdHocxBsgg6dfuFWTl
KFAdHB7wiC5tliIMG8PV7o4/rv8CmvxGK7fYhFm9QclUeUau1GWZDAVVUTTcjYKO
BUhksVPUwqjidJYLhceYpGwFKZAyB56bGe4XROItyPCj5p9rm8raZJFHVdn/2BbH
BM+pZKiXnxOUpdZaSWeSggSE96Ugfxn1JJEWxR1RSu5iZvsv+h2L3ndpEygB7vkn
K/aPNmy9OiKsFZvsZGpZGqTwKsl6kCtuuPfPZD96AYwU0Rb1K2XNt715HbVsNL2R
iOKvK/Hwpq0ZOKIOLO0PstaxNehImsZMIIeDFt5TVdPcPRYCHlGMBHHwIOCnOyTi
2tGHEcqO+DonjGBkvy+WMYk56rmr3GA3A/4xlZ/Ie/don3UuXw9Yk/LK9eF6+DSU
qqaon73FQ/mO9sloFcwSgPiKyehO+vF6U6fO6NIxW0d/9H92a3d7jUwC2DP561jh
MYefP+on6udAOP3oPIpXDOT6ySKlF1EPJ5i2OKCJRZDZB3adsO5WuLXiq8Ltkc6K
mLWGMMUTTLJwEP43t13ZIJ+C1D3Syhg6hjbtoS195hYQcgCcP2fg/HCG5E7GZ+fC
2bb/y265tJT6EGLCD0QCb6ZCVc9hdib1Z1KKl/XmyzcawZ1TNusvJdn02hlMWM+/
ofBm2hPSnM6dTx39IQ==
=b9yA
-----END PGP SIGNATURE-----



Reply via email to