CI failed to use javac 1.8
Barak Korren
bkorren at redhat.com
Sun Jul 17 11:29:38 UTC 2016
Looking deeper into this, I see the following difference in the Mock
setup logs between this run and the last successful one:
For this run, these are the java packages that are installed:
DEBUG util.py:417: java-1.8.0-openjdk-headless x86_64
1:1.8.0.92-4.b14.fc23 updates 32 M
For the previous run we got this:
DEBUG util.py:421: java-1.8.0-openjdk x86_64
1:1.8.0.92-4.b14.fc23 updates 226 k
DEBUG util.py:421: java-1.8.0-openjdk-devel x86_64
1:1.8.0.92-4.b14.fc23 updates 9.7 M
DEBUG util.py:421: java-1.8.0-openjdk-headless x86_64
1:1.8.0.92-4.b14.fc23 updates 32 M
So I'm guessing something changed in the upstream FC23 where the dep
structure changed and java-*-devel is not installed as a dep of the
packages we do require in 'check-merged.packages'.
I suppose the solution aught to be to add a
'check-merged.packages.fc23' file and ensure
'java-1.8.0-openjdk-devel' is installed.
On 17 July 2016 at 14:03, Barak Korren <bkorren at redhat.com> wrote:
> On 17 July 2016 at 13:38, Eyal Edri <eedri at redhat.com> wrote:
>> Might be related to new vms installed recently.
>>
>> Barak, can you have a look? Maybe puppet didn't run..
>>
>
> This is a standard-CI job, so probably unrelated to VM configuration.
>
>
>> On Jul 17, 2016 1:25 PM, "Roy Golan" <rgolan at redhat.com> wrote:
>>>
>>> This job just failed after merged cause it didn't find javac
>>>
>
> This sounds similar to a failure sradco saw, please ask her how was it solved.
>
>
>
> --
> Barak Korren
> bkorren at redhat.com
> RHEV-CI Team
--
Barak Korren
bkorren at redhat.com
RHEV-CI Team
More information about the Infra
mailing list