-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Random p2/PGP fails on "Installing org.eclipse.wtp.releng.tools.feature.feature.group" #268
Comments
Sore, if that would give more insights, why not? I wonder if there is some kind of network issues at eclipse.org infra and that the data is only partially downloaded to disk.
|
My sense is that some partial data is involved, but given this (artifacts.xml) comes from jar/xml.xz, I don't think it can be partially complete and still unpack. This (bouncy castle) logic does validate that the content is well-formed... If we could see the string, we could get a sense of how it looks wrong. Note that this logic just logs the exception and returns an empty set. The failure is happens because there is a signature that cannot be verified for lack of a key... Should I try add this information for M3? The runway is getting short... |
I take it that trying to change this for M3 is too late. |
But that is not reported anywhere?
Adding extra data to logs can be done for RC builds, as long as the changes are "small" and reviewed :-) |
If you have a way to reproduce the problem I'll given a full explanation. :-P The whole thing likely to be a red-herring where there is some other corruption involved and this is just a symptom, and the stack traces don't line up with the latest code in CertificateChecker, which hasn't changed in 5 weeks. |
Probably to be addressed in eclipse-platform/eclipse.platform.releng.aggregator#1075 |
Interestingly, the fails stopped immediately after I've reported this ticket (and were failing almost every day before). |
Sometimes I get the feeling that a partially published I-build is visible. Very infrequently the maven publishing build fails getting artifacts. Let’s keep our fingers crossed. 🤞 |
We observe periodic build fails in https://ci.eclipse.org/releng/job/Releng/job/ep-collectResults/ job, see eclipse-platform/eclipse.platform.releng.aggregator#1075
Two last fails were caused by errors reported in p2 / PGP code, so opening issue here to investigate.
https://ci.eclipse.org/releng/job/Releng/job/ep-collectResults/1322/console
https://ci.eclipse.org/releng/job/Releng/job/ep-collectResults/1323/console
The text was updated successfully, but these errors were encountered: