Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakarta.ee-spec.committee] [External] : Re: TCK promotion CI job?

Hi,

It appears to be an issue with GitHub using rate limits for URLs like raw.githubusercontent.com.
Mikael has written a suggested workaround for this issue here:

https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/912#note_570713

Following this, the solution could be to replace the curl call to https://raw.githubusercontent.com/jakartaee/specification-committee/master/jakartaee-spec-committee.pub with an API call.

Ivar

On Thu, Apr 7, 2022 at 12:14 AM Ed Bratt <ed.bratt@xxxxxxxxxx> wrote:

Thanks David. Probably something isn't set correctly in the network config files. But, that's just a wild guess. Seems like the Git operations are working so ... it's curious.

-- Ed

On 4/6/2022 2:55 PM, David Blevins wrote:
This appears to be some kind of DNS error.  I’m not sure there’s much we can do with that other than try using something other than http.

I can take a peek when I get home in a few hours. 

On Wed, Apr 6, 2022 at 2:28 PM Ed Bratt <ed.bratt@xxxxxxxxxx> wrote:

Does anyone know the trick to getting the Promote-Release CI job to succeed? It seems to be failing when trying to pull the committee public key --

curl: (6) Could not resolve host: raw.githubusercontent.com; Unknown error
See console output here.

Is this an environment / network issue, or something with our script? I can click the link to the Public key and my browser has no problem retrieving the document. I can see that previous users have had to retry this operation a few times for it to work -- Does anyone have suggestions to get this to work?

-- Ed

_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee
--
Sent from Gmail Mobile

_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To unsubscribe from this list, visit https://urldefense.com/v3/__https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee__;!!ACWV5N9M2RV99hQ!aZV1BqmrVEN-jAGUrXWjuNsNOu-jLa_kYypfwXqP_4k47d2jWgNdyej0BqBOZLk$ 
_______________________________________________
jakarta.ee-spec.committee mailing list
jakarta.ee-spec.committee@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/jakarta.ee-spec.committee


--

Ivar Grimstad

Jakarta EE Developer Advocate | Eclipse Foundation Eclipse Foundation - Community. Code. Collaboration. 


Back to the top