[jbosstools-builds] Build failed in Jenkins: jbosstools-server_master #807

ci-builds at redhat.com ci-builds at redhat.com
Mon Jul 6 20:32:21 EDT 2015


See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_master/807/changes>

Changes:

[rob] JBIDE-20188 - refresh action does not preserve expansion / selection

------------------------------------------
[...truncated 3378 lines...]
[INFO] org.jboss.ide.eclipse.as.classpath.ui .............. SKIPPED
[INFO] org.jboss.ide.eclipse.as.doc.user .................. SUCCESS [  0.259 s]
[INFO] org.jboss.ide.eclipse.as.ui.mbeans ................. SKIPPED
[INFO] org.jboss.ide.eclipse.as.rse.core .................. SKIPPED
[INFO] org.jboss.ide.eclipse.as.rse.ui .................... SKIPPED
[INFO] org.jboss.tools.jmx.jvmmonitor.core ................ SUCCESS [  2.172 s]
[INFO] org.jboss.tools.jmx.jvmmonitor.tools ............... SUCCESS [  0.893 s]
[INFO] org.jboss.tools.jmx.jvmmonitor.ui .................. SUCCESS [  5.153 s]
[INFO] org.jboss.ide.eclipse.as.jmx.integration ........... SKIPPED
[INFO] org.jboss.ide.eclipse.as.management.as7 ............ FAILURE [  3.963 s]
[INFO] org.jboss.ide.eclipse.as.management.wildfly9 ....... SUCCESS [ 11.322 s]
[INFO] org.jboss.tools.as.catalog ......................... SUCCESS [  2.376 s]
[INFO] as.tests ........................................... SUCCESS [  0.041 s]
[INFO] jmx.tests .......................................... SUCCESS [  0.034 s]
[INFO] org.jboss.tools.jmx.core.test ...................... SUCCESS [  1.175 s]
[INFO] org.jboss.tools.as.test.core ....................... SKIPPED
[INFO] as.itests .......................................... SUCCESS [02:27 min]
[INFO] org.jboss.tools.as.itests .......................... SKIPPED
[INFO] org.jboss.tools.as.management.itests ............... SKIPPED
[INFO] as.features ........................................ SUCCESS [  0.057 s]
[INFO] org.jboss.ide.eclipse.as.serverAdapter.wtp.feature . SKIPPED
[INFO] org.jboss.ide.eclipse.as.archives.integration.feature SKIPPED
[INFO] org.jboss.tools.jmx.local .......................... SKIPPED
[INFO] jmx.features ....................................... SUCCESS [  0.078 s]
[INFO] org.jboss.tools.jmx.feature ........................ SKIPPED
[INFO] org.jboss.ide.eclipse.as.jmx.integration.feature ... SKIPPED
[INFO] org.jboss.ide.eclipse.as.server.rse.integration.feature SKIPPED
[INFO] org.jboss.ide.eclipse.as.feature ................... SKIPPED
[INFO] org.jboss.ide.eclipse.as.test.feature .............. SKIPPED
[INFO] wtp.all ............................................ SUCCESS [  0.147 s]
[INFO] wtp.plugins ........................................ SUCCESS [  0.049 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat ................ SUCCESS [  2.493 s]
[INFO] org.jboss.tools.wtp.server.launchbar ............... SUCCESS [  3.026 s]
[INFO] wtp.itests ......................................... SUCCESS [  0.066 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat.itests ......... SKIPPED
[INFO] wtp.features ....................................... SUCCESS [  0.046 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat.feature ........ SUCCESS [  0.349 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat.tests.feature .. SKIPPED
[INFO] org.jboss.tools.wtp.server.launchbar.feature ....... SUCCESS [  0.294 s]
[INFO] org.jboss.tools.jmx.ui.test ........................ SKIPPED
[INFO] org.jboss.tools.jmx.test.feature ................... SKIPPED
[INFO] server.site ........................................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:25 min
[INFO] Finished at: 2015-07-06T20:30:47-04:00
[INFO] Final Memory: 118M/659M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.jboss.tools.jmx.ui: Compilation failure: Compilation failure:
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_master/ws/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java>:[49]
[ERROR] import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState;
[ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[ERROR] The import org.jboss.tools.jmx.ui.internal.actions.RefreshActionState cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_master/ws/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java>:[206]
[ERROR] TreePath[] treePaths = RefreshActionState.getDefault().getExpansion(w);
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] RefreshActionState cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_master/ws/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/views/navigator/MBeanExplorerContentProvider.java>:[207]
[ERROR] ISelection sel = RefreshActionState.getDefault().getSelection(w);
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] RefreshActionState cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_master/ws/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java>:[102]
[ERROR] RefreshActionState.getDefault().setSelection(wrapper, sel);
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] RefreshActionState cannot be resolved
[ERROR] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_master/ws/sources/jmx/plugins/org.jboss.tools.jmx.ui/src/org/jboss/tools/jmx/ui/internal/actions/RefreshAction.java>:[103]
[ERROR] RefreshActionState.getDefault().setExpansion(wrapper, paths);
[ERROR] ^^^^^^^^^^^^^^^^^^
[ERROR] RefreshActionState cannot be resolved
[ERROR] 5 problems (5 errors)
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-compiler-plugin:0.22.0:compile (default-compile) on project org.jboss.tools.jmx.ui: Compilation failure
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: copied.org.apache.maven.plugin.CompilationFailureException: Compilation failure
	at copied.org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:418)
	at org.eclipse.tycho.compiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:254)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.7:copy (get-libs) on project org.jboss.ide.eclipse.as.management.as7: Unable to find artifact. Could not find artifact org.jboss:jboss-dmr:jar:1.1.6.Final-redhat-1 in jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)
[ERROR] 
[ERROR] Try downloading the file manually from the project website.
[ERROR] 
[ERROR] Then, install it using the command:
[ERROR] mvn install:install-file -DgroupId=org.jboss -DartifactId=jboss-dmr -Dversion=1.1.6.Final-redhat-1 -Dpackaging=jar -Dfile=/path/to/file
[ERROR] 
[ERROR] Alternatively, if you host your own repository you can deploy the file there:
[ERROR] mvn deploy:deploy-file -DgroupId=org.jboss -DartifactId=jboss-dmr -Dversion=1.1.6.Final-redhat-1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
[ERROR] 
[ERROR] 
[ERROR] org.jboss:jboss-dmr:jar:1.1.6.Final-redhat-1
[ERROR] 
[ERROR] from the specified remote repositories:
[ERROR] jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/, releases=true, snapshots=false),
[ERROR] jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/, releases=true, snapshots=true),
[ERROR] snapshots.jboss.org (http://snapshots.jboss.org/maven2, releases=true, snapshots=true),
[ERROR] repository.jboss.org (http://repository.jboss.org/maven2, releases=true, snapshots=false),
[ERROR] jbosstools-base (http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-base_master/, releases=false, snapshots=false),
[ERROR] jboss-releases (https://repository.jboss.org/nexus/content/repositories/releases/, releases=true, snapshots=true),
[ERROR] jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/, releases=true, snapshots=true),
[ERROR] central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)
[ERROR] -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.7:copy (get-libs) on project org.jboss.ide.eclipse.as.management.as7: Unable to find artifact.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:584)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:216)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:160)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoExecutionException: Unable to find artifact.
	at org.apache.maven.plugin.dependency.fromConfiguration.AbstractFromConfigurationMojo.getArtifact(AbstractFromConfigurationMojo.java:272)
	at org.apache.maven.plugin.dependency.fromConfiguration.AbstractFromConfigurationMojo.getProcessedArtifactItems(AbstractFromConfigurationMojo.java:179)
	at org.apache.maven.plugin.dependency.fromConfiguration.CopyMojo.doExecute(CopyMojo.java:87)
	at org.apache.maven.plugin.dependency.AbstractDependencyMojo.execute(AbstractDependencyMojo.java:167)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 19 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Could not find artifact org.jboss:jboss-dmr:jar:1.1.6.Final-redhat-1 in jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)

Try downloading the file manually from the project website.

Then, install it using the command: 
    mvn install:install-file -DgroupId=org.jboss -DartifactId=jboss-dmr -Dversion=1.1.6.Final-redhat-1 -Dpackaging=jar -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
    mvn deploy:deploy-file -DgroupId=org.jboss -DartifactId=jboss-dmr -Dversion=1.1.6.Final-redhat-1 -Dpackaging=jar -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.jboss:jboss-dmr:jar:1.1.6.Final-redhat-1

from the specified remote repositories:
  jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/, releases=true, snapshots=false),
  jboss-developer-repository-group (https://repository.jboss.org/nexus/content/groups/developer/, releases=true, snapshots=true),
  snapshots.jboss.org (http://snapshots.jboss.org/maven2, releases=true, snapshots=true),
  repository.jboss.org (http://repository.jboss.org/maven2, releases=true, snapshots=false),
  jbosstools-base (http://download.jboss.org/jbosstools/mars/snapshots/builds/jbosstools-base_master/, releases=false, snapshots=false),
  jboss-releases (https://repository.jboss.org/nexus/content/repositories/releases/, releases=true, snapshots=true),
  jboss-snapshots-repository (https://repository.jboss.org/nexus/content/repositories/snapshots/, releases=true, snapshots=true),
  central (https://repo.maven.apache.org/maven2, releases=true, snapshots=false)

	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:218)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:154)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:545)
	at org.apache.maven.plugin.dependency.fromConfiguration.AbstractFromConfigurationMojo.getArtifact(AbstractFromConfigurationMojo.java:264)
	... 24 more
Caused by: org.eclipse.aether.resolution.ArtifactResolutionException: Could not find artifact org.jboss:jboss-dmr:jar:1.1.6.Final-redhat-1 in jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:444)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:246)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:223)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.resolveArtifact(DefaultRepositorySystem.java:294)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
	... 27 more
Caused by: org.eclipse.aether.transfer.ArtifactNotFoundException: Could not find artifact org.jboss:jboss-dmr:jar:1.1.6.Final-redhat-1 in jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/)
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:39)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$DirectExecutor.execute(BasicRepositoryConnector.java:581)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.get(BasicRepositoryConnector.java:249)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.performDownloads(DefaultArtifactResolver.java:520)
	at org.eclipse.aether.internal.impl.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:421)
	... 31 more
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.jboss.tools.jmx.ui
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :46
Killing Xvnc process ID 27488
Archiving artifacts
Recording test results
ERROR: Publisher hudson.tasks.junit.JUnitResultArchiver aborted due to exception
hudson.AbortException: Test reports were found but none of them are new. Did tests run? 
For example, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/jbosstools-server_master/ws/sources/as/itests/org.jboss.tools.as.management.itests/target/surefire-reports/TEST-org.jboss.tools.as.management.itests.AS7IntegrationTestSuite.xml> is 5 days 6 hr old

	at hudson.tasks.junit.TestResult.parse(TestResult.java:178)
	at hudson.tasks.junit.TestResult.parse(TestResult.java:146)
	at hudson.tasks.junit.TestResult.<init>(TestResult.java:122)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:119)
	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:93)
	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2589)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:324)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
	at java.lang.Thread.run(Thread.java:662)
	at ......remote call to dev88-rhel6-x86(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1356)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:221)
	at hudson.remoting.Channel.call(Channel.java:752)
	at hudson.FilePath.act(FilePath.java:969)
	at hudson.FilePath.act(FilePath.java:958)
	at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:90)
	at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:120)
	at hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:137)
	at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:74)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:770)
	at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:734)
	at hudson.model.Build$BuildExecution.post2(Build.java:183)
	at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:683)
	at hudson.model.Run.execute(Run.java:1770)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:89)
	at hudson.model.Executor.run(Executor.java:240)
[description-setter] Description set: 


More information about the jbosstools-builds mailing list