[jbosstools-issues] [JBoss JIRA] (JBIDE-21602) Sonar build for openshift is failing

Nick Boldt (JIRA) issues at jboss.org
Thu Jan 28 12:01:04 EST 2016


    [ https://issues.jboss.org/browse/JBIDE-21602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13156038#comment-13156038 ] 

Nick Boldt commented on JBIDE-21602:
------------------------------------

It's not just openshift sonar that's failing -- everything is red.

http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Sonar/

Trying a couple builds [1], [2] on a more restricted set of slaves, just in case it's a slave config problem.

{code}
-  <assignedNode>(RHEL6||RHEL7||beaker||jboss-prod)&amp;&amp;!ia64&amp;&amp;!rhts</assignedNode>
+  <assignedNode>brms-rhel7-x86-64||beaker-fsw-rhel7||((RHEL6||RHEL7||jboss-prod)&amp;&amp;(x86||x86_64))&amp;&amp;!beaker</assignedNode>
{code}

[1] http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Sonar/job/jbosstools-server.sonar_master/ >=39
[2] http://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/DevStudio/view/DevStudio_Sonar/job/jbosstools-openshift.sonar_master/ >=117

> Sonar build for openshift is failing
> ------------------------------------
>
>                 Key: JBIDE-21602
>                 URL: https://issues.jboss.org/browse/JBIDE-21602
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.3.1.Beta2
>            Reporter: Andre Dietisheim
>            Assignee: Mickael Istria
>         Attachments: sonar-build-output.txt
>
>
> Sonar for openshift is currently failing in our jenkins at https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/JBossTools/view/JBossTools_Master/job/jbosstools-openshift.sonar_master/114/console
> I see it complaining in the build about an incompatible bytecode version:
> {code}
> Caused by: java.lang.UnsupportedClassVersionError: org/eclipse/tycho/core/p2/P2ArtifactRepositoryLayout : Unsupported major.minor version 51.0
> {code}
> The full build output is attached [^sonar-build-output.txt]



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list