You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.
Thank you @tfoote. This is unfortunate, but it does look like a regression on the JDK like you pointed out. This is going to affect far more than the build farm. Here is another reported rosjava incident most likely due to the same: rosjava/rosjava_core#252
I'm not sure why this is happening but it appears that there's an issue with the build on Jessie amd64 for kinetic.
http://build.ros.org/view/Kbin_dj_dJ64/job/Kbin_dj_dJ64__rosjava_messages__debian_jessie_amd64__binary/32/consoleFull
It looks to be trying to download gradle inside the build and it's failing on a certificate error:
The full traceback is much longer and you can find it here: https://gist.github.com/tfoote/8c8e77e8cbb8d50690d0b13cbfecef13
It's quite possible that this is a regression due to a security release: https://packages.debian.org/search?keywords=openjdk-7-jre and we need to update something on the build farm. But I'm ticketing it here for now.
I found a few other related reports:
It looks like the jessie version of openjdk might be hitting these issues.
The text was updated successfully, but these errors were encountered: