GNU bug report logs -
#33672
weather: still ugly 502-error and confusing ci.guix.info
Previous Next
Reported by: swedebugia <at> riseup.net
Date: Sat, 8 Dec 2018 08:10:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 09 Dec 2018 00:12:23 +0100
with message-id <87r2er62aw.fsf <at> gnu.org>
and subject line Re: bug#33672: weather: still ugly 502-error and confusing ci.guix.info
has caused the debbugs.gnu.org bug report #33672,
regarding weather: still ugly 502-error and confusing ci.guix.info
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
33672: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=33672
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Hi
I'm running guix from source in guixsd.
sdb <at> antelope ~/src/guix$ ./pre-inst-env guix describe
Git checkout:
repository: /home/sdb/src/guix
branch: master
commit: 3d53869e302540cb9a80cdcbbabea2b67200c0c5
This is the output of my config. (it is attached). My config does NOT
have ci.guix.info
sdb <at> antelope ~/src/guix$ ./pre-inst-env guix weather -m
~/config/os-manifest.scm
computing 414 package derivations for i686-linux...
looking for 588 store items on https://ci.guix.info...
updating substitutes from 'https://ci.guix.info'... 100.0%
https://ci.guix.info
98.3% substitutes available (578 out of 588)
567.3 MiB of nars (compressed)
2,141.8 MiB on disk (uncompressed)
0.013 seconds per request (7.4 seconds in total)
79.2 requests per second
'https://ci.guix.info/api/queue?nr=1000' returned 502 ("Bad Gateway")
^ could we hide this error if it does not matter for the results?
Forcing the --substitute-urls gives:
sdb <at> antelope ~/src/guix$ ./pre-inst-env guix weather -m
~/config/os-manifest.scm --substitute-urls="http://berlin.guixsd.org"
computing 414 package derivations for i686-linux...
looking for 588 store items on http://berlin.guixsd.org...
updating substitutes from 'http://berlin.guixsd.org'... 100.0%
http://berlin.guixsd.org
98.3% substitutes available (578 out of 588)
567.3 MiB of nars (compressed)
2,141.8 MiB on disk (uncompressed)
0.044 seconds per request (25.7 seconds in total)
22.9 requests per second
'http://berlin.guixsd.org/api/queue?nr=1000' returned 502 ("Bad
Gateway")
--
Cheers
Swedebugia
[os-manifest.scm (text/plain, attachment)]
[Message part 5 (message/rfc822, inline)]
Hello,
Ricardo Wurmus <rekado <at> elephly.net> skribis:
>> 'https://ci.guix.info/api/queue?nr=1000' returned 502 ("Bad Gateway")
>> ^ could we hide this error if it does not matter for the results?
>
> Currently there’s a problem with the shepherd on
> berlin.guixsd.org/ci.guix.info.
This has been fixed a few hours ago.
However note that Cuirass is currently slow to handle requests like the
one above and often times out. This has been discussed recently:
https://lists.gnu.org/archive/html/guix-devel/2018-11/msg00184.html
Anyway, closing this bug!
Ludo’.
This bug report was last modified 6 years and 189 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.