Stream: IG creation
Topic: build.fhir.org failure loading R4
Max Masnick (Mar 19 2021 at 14:14):
I'm hitting a build failure in http://build.fhir.org/ig/dvci/vaccine-credential-ig/branches/main/failure/build.log:
Sushi: error Failed to load hl7.fhir.r4.core#4.0.1: Request failed with status code 500 (03:51.0199)
I've tried re-triggering the build and it didn't fix it. Is this an issue with build.fhir.org, or is whatever server provides R4 down?
Lloyd McKenzie (Mar 19 2021 at 14:16):
@Mark Iantorno
Mark Iantorno (Mar 19 2021 at 14:18):
packages.fhir.org is up
Mark Iantorno (Mar 19 2021 at 14:18):
packages2.fhir.org is up
Mark Iantorno (Mar 19 2021 at 14:18):
tx.fhir.org is up
Mark Iantorno (Mar 19 2021 at 14:18):
build.fhir.org is up
Mark Iantorno (Mar 19 2021 at 14:18):
you're on your own I'm afraid
Mark Iantorno (Mar 19 2021 at 14:18):
is there no url provided for the request?
Lloyd McKenzie (Mar 19 2021 at 14:19):
Is there any possibility of it being a network error? on your end @Max Masnick?
Max Masnick (Mar 19 2021 at 14:30):
Not sure how this could be a network error on my end...the issue is occurring on build.fhir.org
It looks like other IGs have successfully built on build.fhir.org since my last re-build so I just triggered a new build.
Max Masnick (Mar 19 2021 at 14:33):
@Mark Iantorno It's not just me, here's another IG with the same issue: http://build.fhir.org/ig/ahdis/ch-ig/branches/master/failure/build.log
Max Masnick (Mar 19 2021 at 14:34):
Sushi: info Checking local cache for hl7.fhir.r4.core#4.0.1... (00:00.0481)
Sushi: info Did not find hl7.fhir.r4.core#4.0.1 in local cache. (00:00.0481)
Sushi: info Downloading hl7.fhir.r4.core#4.0.1... (00:00.0482)
Sushi: info Found 5 files in input/* resource folders that were neither XML nor JSON. These files were not processed as resources by SUSHI. (00:00.0483)
Sushi: error Failed to load hl7.fhir.r4.core#4.0.1: Request failed with status code 500 (03:50.0906)
Sushi: error Valid StructureDefinition resource not found. The FHIR package in your local cache may be corrupt. Local FHIR cache can be found at <home-directory>/.fhir/packages. For more information, see https://wiki.hl7.org/FHIR_Package_Cache#Location. (03:50.0906)
Same error I'm seeing.
Mark Iantorno (Mar 19 2021 at 14:36):
Yeah, I cannot help you with this right now. The servers I do have control over, are all currently up...so I would have to clone and debug your branch
Mark Iantorno (Mar 19 2021 at 14:36):
if it's not resolved next week, I can look
Mark Iantorno (Mar 19 2021 at 14:36):
I am sorry.
Max Masnick (Mar 19 2021 at 14:41):
@Mark Iantorno packages.fhir.org appears down to me
David Pyke (Mar 19 2021 at 14:41):
It's working for me. Are you firewalled?
Lloyd McKenzie (Mar 19 2021 at 14:42):
Based on the log message, this doesn't seem like something that's specific to a branch - it's choking before it's loading any IG-specific content
Mark Iantorno (Mar 19 2021 at 14:42):
it's up for me? image.png
Max Masnick (Mar 19 2021 at 14:50):
@Mark Iantorno try hitting curl http://packages.fhir.org/hl7.fhir.r4.core/4.0.1
, which I believe is the URL SUSHI is trying to download that is failing. This does not work for me. Seems like the server may be up overall, but whatever serves that specific URL is broken.
@David Pyke It's not a firewall issue because it's happening both locally and on build.fhir.org
David Pyke (Mar 19 2021 at 14:51):
yep, that curl command fails for me
Mark Iantorno (Mar 19 2021 at 14:51):
that link is down
Max Masnick (Mar 19 2021 at 14:52):
Yeah that’s what’s causing the error then. This will break builds for anyone without a local cache of R4
Mark Iantorno (Mar 19 2021 at 14:53):
So, I only have control over packages2.fhir.org
Mark Iantorno (Mar 19 2021 at 14:53):
Mark Iantorno (Mar 19 2021 at 14:53):
which now appears to be down
Mark Iantorno (Mar 19 2021 at 14:53):
so they might be resetting it
David Pyke (Mar 19 2021 at 14:53):
So we need to poke the simplifier team
Lloyd McKenzie (Mar 19 2021 at 14:53):
Shouldn't the IG code fall back to packages2 if packages fails?
Mark Iantorno (Mar 19 2021 at 14:53):
no clue
David Pyke (Mar 19 2021 at 14:54):
curl http://packages2.fhir.org/hl7.fhir.r4.core/4.0.1
Document /hl7.fhir.r4.core/4.0.1 not found
Mark Iantorno (Mar 19 2021 at 14:54):
yeah someone has to talk to the simplifier team
Max Masnick (Mar 19 2021 at 14:55):
Who knows how to do that? I’m happy to reach out but I don’t know how to do it efficiently
Mark Iantorno (Mar 19 2021 at 14:55):
@Ward Weistra
Mark Iantorno (Mar 19 2021 at 14:56):
:point_up: Ward will know
Max Masnick (Mar 19 2021 at 14:56):
Thanks!
David Pyke (Mar 19 2021 at 14:57):
simplifier.net has the following warning:
The server has been unstable for the past hour due to an update. We have reverted back to a stable version. Sorry for the inconvenience
David Pyke (Mar 19 2021 at 14:57):
@Ward Weistra
Max Masnick (Mar 19 2021 at 15:15):
Appears to be back up. I re-triggered a CI build to check just now.
Max Masnick (Mar 19 2021 at 16:41):
It is fixed
Ward Weistra (Mar 22 2021 at 10:29):
I agree with wat the server was saying, sorry for the temporary outage @Max Masnick
Thanks for troubleshooting and the mention @David Pyke @Mark Iantorno
Ward Weistra (Mar 22 2021 at 10:30):
David Pyke said:
curl http://packages2.fhir.org/hl7.fhir.r4.core/4.0.1
Document /hl7.fhir.r4.core/4.0.1 not found
@Mark Iantorno btw, David was referring to packages2 here, not sure if you saw that.
Last updated: Apr 12 2022 at 19:14 UTC