Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[wtp-releng] Upgrade WTP HIPP to SLES12

Hi Releng team,

We moved the Libra build to Oxygen dependencies, but the UI tests fail error:
java.lang.UnsatisfiedLinkError: Could not load SWT library. Reasons: ... version `GLIBC_2.14' not found ...

It seems that the WTP HIPP instance needs to be upgraded to SLES12 [1]. Is there any plan or concerns to request the webmaster for such upgrade?

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=501853

Thanks,
Kaloyan

-------- Forwarded Message --------
Subject: Re: [libra-dev] Libra build
Date: Wed, 9 Nov 2016 14:52:12 +0100
From: Hannes Erven <hannes@xxxxxxxx>
Reply-To: Libra developers list <libra-dev@xxxxxxxxxxx>
To: Libra developers list <libra-dev@xxxxxxxxxxx>


Hi Kaloyan,


> It looks like the GNU C Library on the Hudson server is not compatibly
> with the Oxygen's SWT.

Thanks for looking into this.

Does that mean that webtool's HIPP instance needs to be updated (see [1] 
for a similar issue of the ocl project)?
How to proceed?


Thanks again,
best regards,

	-hannes


[1]
https://bugs.eclipse.org/bugs/show_bug.cgi?id=501853

>
> [1]
> https://hudson.eclipse.org/webtools/job/libra/ws/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log
>
> Kaloyan
>
> On 11/09/2016 01:58 PM, Hannes Erven wrote:
>> Hi Kaloyan,
>>
>>
>> sorry, I broke the Hudoson build again :-(
>>
>> The 'master' branch now has received dependency updates for Oxygen and
>> requires a Java-8/Eclipse-4.7 environment.
>> My local "mvn verify" completed without error, so I'm quite surprised
>> the result on Hudson is different.
>>
>> The hudson log shows that the testing workbench could not be started,
>> but I did not find a way to access the mentioned workspace .log file
>> on Hudson:
>>
>>
>> [INFO] Fetching org.eclipse.sdk_4.7.0.v20161027-1055.jar from
>> http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/
>> (17.82kB)
>> [INFO] Fetching org.eclipse.sdk_4.7.0.v20161027-1055.jar from
>> http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/features/
>> (17.82kB)
>> [INFO] Fetching
>> org.eclipse.sdk.ide.executable.gtk.linux.x86_64_4.7.0.I20161027-0700
>> from
>> http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/
>> (41.36kB)
>> [INFO] Fetching
>> org.eclipse.sdk.ide.executable.gtk.linux.x86_64_4.7.0.I20161027-0700
>> from
>> http://download.eclipse.org/eclipse/updates/4.7milestones/S-4.7M3-201610270700/binary/
>> (41.36kB)
>>
>> [INFO] Expected eclipse log file:
>> /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log
>>
>>
>> [INFO] Command line:
>> [/opt/public/common/jdk1.8.0_102.x64/jre/bin/java,
>> -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk,
>> -Dosgi.arch=x86_64, -Xms128m, -Xmx512m, -XX:MaxPermSize=256m,
>> -Dosgi.clean=true, -jar,
>> /jobs/genie.webtools/libra/workspace/.repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.4.0.v20160926-1553/org.eclipse.equinox.launcher-1.4.0.v20160926-1553.jar,
>> -data,
>> /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data,
>> -install,
>> /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work,
>> -configuration,
>> /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/configuration,
>> -application, org.eclipse.tycho.surefire.osgibooter.uitest,
>> -testproperties,
>> /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/surefire.properties,
>> -testApplication, org.eclipse.ui.ide.workbench, -product,
>> org.eclipse.sdk.ide]
>> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
>> MaxPermSize=256m; support was removed in 8.0
>>
>> Launching application org.eclipse.ui.ide.workbench...
>> An error has occurred. See the log file
>> /jobs/genie.webtools/libra/workspace/tests/org.eclipse.libra.facet.test/target/work/data/.metadata/.log.
>>
>>
>> Can you shed some light on this? Thanks for your help!
>>
>>
>> Best regards,
>>
>>     -hannes
>> _______________________________________________
>> libra-dev mailing list
>> libra-dev@xxxxxxxxxxx
>> To change your delivery options, retrieve your password, or
>> unsubscribe from this list, visit
>> https://dev.eclipse.org/mailman/listinfo/libra-dev
>
> --
> Kaloyan Raev| Zend Studio Team Lead
> Rogue Wave Software, Inc.
> Accelerating Great Code
> *M* +359 887 648 663
> www.roguewave.com <http://www.roguewave.com> / kaloyan.raev@xxxxxxxxxxxxx
>
>
> _______________________________________________
> libra-dev mailing list
> libra-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/libra-dev
>

_______________________________________________
libra-dev mailing list
libra-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/libra-dev

Back to the top