SigTest - latest version failing
Mani Sarkar
sadhak001 at gmail.com
Fri Jun 9 16:14:52 UTC 2017
Hi All, Kevin,
I recently had another failed build with SigTest but found out after some
checking that building SigTest with JDK 9 EA build 170 builds successfully
but builds after 170 break - something to check on your end as well.
I have pinned the build to 170 now.
Thanks,
Cheers,
Mani
On Fri, 2 Jun 2017 at 17:30 Mani Sarkar <sadhak001 at gmail.com> wrote:
> Hi Kevin,
>
> Thanks for the response - you suggestion has brought our build back to
> green - see https://adopt-openjdk.ci.cloudbees.com/job/sigtest/306/console
>
> Cheers
> Mani
>
> On Wed, 31 May 2017 at 18:51 Kevin Looney <kevin.looney at oracle.com> wrote:
>
>> Hi Mani,
>>
>> The correct answer (for right now) is that cloudbees should stop
>> producing the maven plugins portion of SigTest. We are noticing object
>> incompatibilities between SigTest (built with JDK9) and Maven plugins
>> (built with JDK < 9). Once OpenJDK 9 is released (and Maven stabilizes on
>> JDK 9) we can revisit rebuilding SigTest with Maven plugin.
>>
>> This is a simple fix on the build to stop building SigTest Maven plugins:
>>
>> The cloudbees build needs to remove the “mvn2.exe” property from the
>> build file:
>>
>> + ant build -Djdk5.home=/opt/jdk/jdk1.5.latest -Djdk7.home=/opt/jdk/jdk1.7.latest -Djdk8.home=/opt/jdk/jdk8.latest -Djdk9.home=/scratch/jenkins/workspace/sigtest/jdk-9 -Dmvn2.exe=/opt/maven/latest/bin/mvn
>> Buildfile: /scratch/jenkins/workspace/sigtest/build/build.xml
>>
>> This will complete the rest of the build product without issue.
>>
>> Thanks Mani, and let us know if you have any questions.
>>
>> Regards,
>> Kevin
>>
>>
>>
>>
>>
>> On 5/31/17 9:04 AM, Kevin Looney wrote:
>>
>> Hi Mani,
>>
>> Don't have an answer yet, but will soon.
>>
>> We are looking at the issue, but we are a bit short-staffed at the
>> moment.
>>
>> Thanks,
>> Kevin
>>
>> On 5/30/17 1:58 AM, Mani Sarkar wrote:
>>
>> Hi all,
>>
>> I have recently seen SigTest failing on our Cloudbees CI server, see
>> https://adopt-openjdk.ci.cloudbees.com/job/sigtest/296/console.
>>
>> Anyone seen something similar, this version of SigTest needs JDK9 in
>> addition to the previous releases, so I have linked it to latest EA of JDK9
>> when building - any comments on this?
>>
>> Any ideas, why it is failing? I see the maven-plug is failing:
>> sigtest-plugin.
>>
>> Cheers,
>> Mani
>> --
>>
>> @theNeomatrix369 <http://twitter.com/theNeomatrix369>
>> <http://twitter.com/theNeomatrix369>* | **Blog
>> <http://neomatrix369.wordpress.com/> <http://neomatrix369.wordpress.com/>**
>> | *LJC Associate & LJC Advocate (@adoptopenjdk & @adoptajsr programs)
>> *Meet-a-Project - *MutabilityDetector
>> <https://github.com/MutabilityDetector>
>> <https://github.com/MutabilityDetector>*| **Bitbucket
>> <https://bitbucket.org/neomatrix369> <https://bitbucket.org/neomatrix369>*
>> * | **Github <https://github.com/neomatrix369>
>> <https://github.com/neomatrix369>** | **LinkedIn
>> <http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>
>> <http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>*
>> *Come to Devoxx UK 2017:* http://www.devoxx.co.uk/
>>
>> */Don't chase success, rather aim for "Excellence", and success will come
>> chasing after you!/*
>> --
>> @theNeomatrix369 <http://twitter.com/theNeomatrix369>
>> <http://twitter.com/theNeomatrix369>*| **Blog
>> <http://neomatrix369.wordpress.com/> <http://neomatrix369.wordpress.com/>**|
>> *LJC Associate & LJC Advocate (@adoptopenjdk & @adoptajsr programs)
>> *Meet-a-Project - *MutabilityDetector
>> <https://github.com/MutabilityDetector>
>> <https://github.com/MutabilityDetector>*| **Bitbucket
>> <https://bitbucket.org/neomatrix369> <https://bitbucket.org/neomatrix369>*
>> * | **Github <https://github.com/neomatrix369>
>> <https://github.com/neomatrix369>** | **LinkedIn
>> <http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>
>> <http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>*
>> *Come to Devoxx UK 2017:* http://www.devoxx.co.uk/
>>
>> */Don't chase success, rather aim for "Excellence", and success will come
>> chasing after you!/*
>>
>>
>>
>>
>>
>> -- kevin.looney at oracle.com
>>
>> --
> @theNeomatrix369 <http://twitter.com/theNeomatrix369>* | **Blog
> <http://neomatrix369.wordpress.com/>** | *LJC Associate & LJC Advocate
> (@adoptopenjdk & @adoptajsr programs)
> *Meet-a-Project - *MutabilityDetector
> <https://github.com/MutabilityDetector>* | **Bitbucket
> <https://bitbucket.org/neomatrix369>* * | **Github
> <https://github.com/neomatrix369>* * | **LinkedIn
> <http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>*
> *Come to Devoxx UK 2018:* http://www.devoxx.co.uk/
>
> *Don't chase success, rather aim for "Excellence", and success will come
> chasing after you!*
>
--
@theNeomatrix369 <http://twitter.com/theNeomatrix369>* | **Blog
<http://neomatrix369.wordpress.com/>** | *LJC Associate & LJC Advocate
(@adoptopenjdk & @adoptajsr programs)
*Meet-a-Project - *MutabilityDetector
<https://github.com/MutabilityDetector>* | **Bitbucket
<https://bitbucket.org/neomatrix369>* * | **Github
<https://github.com/neomatrix369>* * | **LinkedIn
<http://uk.linkedin.com/pub/mani-sarkar/71/a77/39b>*
*Come to Devoxx UK 2018:* http://www.devoxx.co.uk/
*Don't chase success, rather aim for "Excellence", and success will come
chasing after you!*
More information about the code-tools-dev
mailing list