bug#54447: cuirass: missing derivation error

2024-07-14 Thread Ludovic Courtès
Hi! Ludovic Courtès skribis: > News from the everlasting bug! > > cannot build missing derivation > ‘/gnu/store/dfgc46q3l8wlnymv49a1wjnxypin8p0y-plink-1.07.drv’ [...] > ‘guix publish’ replied, but 40s too late (nginx has > “proxy_connect_timeout 10s;” for .narinfo URLs¹). While the exact r

bug#54447: cuirass: missing derivation error

2024-04-13 Thread John Kehayias via Bug reports for GNU Guix
Hi all, On Thu, Apr 04, 2024 at 11:33 PM, Ludovic Courtès wrote: > Hello! > > News from the everlasting bug! > > cannot build missing derivation > ‘/gnu/store/dfgc46q3l8wlnymv49a1wjnxypin8p0y-plink-1.07.drv’ > > (From .) > > Why was it missing this time?

bug#54447: cuirass: missing derivation error

2024-04-04 Thread Ludovic Courtès
Hello! News from the everlasting bug! cannot build missing derivation ‘/gnu/store/dfgc46q3l8wlnymv49a1wjnxypin8p0y-plink-1.07.drv’ (From .) Why was it missing this time? /var/log/nginx/error.log: --8<---cut here---start---

bug#54447: cuirass: missing derivation error

2023-11-20 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Maxim Cournoyer skribis: > >> Another example: https://ci.guix.gnu.org/build/1982454/details >> >> substitute: >> substitute: [Kupdating substitutes from 'http://10.0.0.1'... 0.0% >> substitute: [Kupdating substitutes from 'http://10.0.0.1'... 100.0% >>

bug#54447: cuirass: missing derivation error

2023-10-16 Thread Ludovic Courtès
Ludovic Courtès skribis: > Turns out that ‘cleanup-cuirass-roots’ in maintenance.git, used as an > mcron job, explicitly removes GC roots for things like *-os-encrypted > once they’re more than two days old, as well as GC roots for the > corresponding .drv. > > I think this was increasing the lik

bug#54447: cuirass: missing derivation error

2023-10-16 Thread Ludovic Courtès
Maxim Cournoyer skribis: >> Tip of the day: M-: (build-farm-build 1982454) > > I don't have such a function in scope, is this from the guix-emacs > package? It’s from the ‘emacs-build-farm’ package, which I recommend. :-) Ludo’.

bug#54447: cuirass: missing derivation error

2023-10-16 Thread Maxim Cournoyer
Hi, Ludovic Courtès writes: > Maxim Cournoyer skribis: > >> Another example: https://ci.guix.gnu.org/build/1982454/details >> >> substitute: >> substitute: [Kupdating substitutes from 'http://10.0.0.1'... 0.0% >> substitute: [Kupdating substitutes from 'http://10.0.0.1'... 100.0% >> cannot b

bug#54447: cuirass: missing derivation error

2023-10-15 Thread Ludovic Courtès
Ludovic Courtès skribis: > In addition to the mcron job, Cuirass’s own ‘register-gc-roots’ > procedure periodically deletes GC roots older than ‘%gc-roots-ttl’ (30 > days in practice). That’s okay, except that it would be safer to delete > GC roots for a .drv if and only if it’s been built alrea

bug#54447: cuirass: missing derivation error

2023-10-15 Thread Ludovic Courtès
Ludovic Courtès skribis: > Looking at the nginx and ‘guix publish’ logs, I found that the missing > substitute is not that of 4r1wij3bzj9zv75ds82a93jl7bcman2x (the .drv > itself) but rather that of a dependency of that .drv: > > [14/Oct/2023:23:22:09 +0200] "GET /wqqzcxrhbnv0nzg64iiiqd5grr4vk2z

bug#54447: cuirass: missing derivation error

2023-10-15 Thread Ludovic Courtès
Hi! Ludovic Courtès skribis: > Mathieu Othacehe skribis: > >> A lot of builds, among them ~20 system tests[1], are failing with: >> "cannot build missing derivation >> ?/gnu/store/hs6kp1lqgymhyp3jndc0dsp0pn4psgv0-gui-installed-desktop-os-encrypted.drv?" >> errors. >> >> Those derivations are pr

bug#54447: cuirass: missing derivation error

2023-10-15 Thread Ludovic Courtès
Maxim Cournoyer skribis: > Another example: https://ci.guix.gnu.org/build/1982454/details > > substitute: > substitute: [Kupdating substitutes from 'http://10.0.0.1'... 0.0% > substitute: [Kupdating substitutes from 'http://10.0.0.1'... 100.0% > cannot build missing derivation > ?/gnu/store/v

bug#54447: cuirass: missing derivation error

2023-10-10 Thread Maxim Cournoyer
Hello, 宋文武 writes: [...] > Hello, this one for ddd: https://ci.guix.gnu.org/build/1372655/log/raw > > cannot build missing derivation > ?/gnu/store/anzz2p18b7r9x45y350avnk8br2yihi2-ddd-3.4.0.drv? > > Restart it on CI still got the same error. Another example: https://ci.guix.gnu.org/build/1

bug#54447: cuirass: missing derivation error

2023-10-10 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hello! > > Mathieu Othacehe skribis: > >> A lot of builds, among them ~20 system tests[1], are failing with: >> "cannot build missing derivation >> ?/gnu/store/hs6kp1lqgymhyp3jndc0dsp0pn4psgv0-gui-installed-desktop-os-encrypted.drv?" >> errors. > > I have a

bug#54447: cuirass: missing derivation error

2023-10-10 Thread Ludovic Courtès
Hello! Mathieu Othacehe skribis: > A lot of builds, among them ~20 system tests[1], are failing with: > "cannot build missing derivation > ?/gnu/store/hs6kp1lqgymhyp3jndc0dsp0pn4psgv0-gui-installed-desktop-os-encrypted.drv?" > errors. I have a disappointingly simple hypothesis for this. Rememb

bug#54447: cuirass: missing derivation error

2023-08-30 Thread 宋文武 via Bug reports for GNU Guix
Maxim Cournoyer writes: > I wonder if these could be related to the DDoS protection discovered on > the Berlin network. I'll keep looking for other, potentially different > occurrences. Hello, this one for ddd: https://ci.guix.gnu.org/build/1372655/log/raw cannot build missing derivation ?

bug#54447: cuirass: missing derivation error

2023-08-22 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > Looking at multiple of recent 'cannot build missing derivation' build > failures on Cuirass, I see for example: > > substitute: > substitute: [Kupdating substitutes from 'http://141.80.167.131'... 0.0% > substitute: [Kcould not fetch > http://141.80.167.131/rhg

bug#54447: cuirass: missing derivation error

2023-08-21 Thread Maxim Cournoyer
Hello, Mathieu Othacehe writes: > Hello, > > A lot of builds, among them ~20 system tests[1], are failing with: > "cannot build missing derivation > ?/gnu/store/hs6kp1lqgymhyp3jndc0dsp0pn4psgv0-gui-installed-desktop-os-encrypted.drv?" > errors. > > Those derivations are present on the CI head no

bug#54447: cuirass: missing derivation error

2022-12-10 Thread Ludovic Courtès
Mathieu Othacehe skribis: > A lot of builds, among them ~20 system tests[1], are failing with: > "cannot build missing derivation > ?/gnu/store/hs6kp1lqgymhyp3jndc0dsp0pn4psgv0-gui-installed-desktop-os-encrypted.drv?" > errors. > > Those derivations are present on the CI head node. This means tha

bug#54447: cuirass: missing derivation error

2022-08-10 Thread Maxime Devos
On 10-08-2022 11:43, Maxime Devos wrote: Here's another instance: https://ci.guix.gnu.org/eval/528710 More information: * non-ASCII does not seem to be set up (see: ?) (looks irrelevant) * here are connection failures Log: substitute: substitute: updating substitutes from 'http://141.

bug#54447: cuirass: missing derivation error

2022-08-10 Thread Maxime Devos
Here's another instance: https://ci.guix.gnu.org/eval/528710 OpenPGP_0x49E3EE22191725EE.asc Description: OpenPGP public key OpenPGP_signature Description: OpenPGP digital signature

bug#54447: cuirass: missing derivation error

2022-03-18 Thread Mathieu Othacehe
Hello, A lot of builds, among them ~20 system tests[1], are failing with: "cannot build missing derivation ?/gnu/store/hs6kp1lqgymhyp3jndc0dsp0pn4psgv0-gui-installed-desktop-os-encrypted.drv?" errors. Those derivations are present on the CI head node. This means that the errors occur during sub