Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[emfcompare-build] [Hudson] Build failed in Hudson: master-performance-large-git #256

See <https://hudson.eclipse.org/emfcompare/job/master-performance-large-git/256/>

------------------------------------------
[...truncated 3916 lines...]
44 problems (44 warnings)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.emf.compare.tests.performance ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/src/test/resources
[INFO] 
[INFO] --- tycho-source-plugin:0.23.0:plugin-source (plugin-source) @ org.eclipse.emf.compare.tests.performance ---
[INFO] Building jar: /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/org.eclipse.emf.compare.tests.performance-1.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- target-platform-configuration:0.23.0:target-platform (default-target-platform) @ org.eclipse.emf.compare.tests.performance ---
[INFO] 
[INFO] --- tycho-packaging-plugin:0.23.0:package-plugin (default-package-plugin) @ org.eclipse.emf.compare.tests.performance ---
[INFO] Building jar: /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/org.eclipse.emf.compare.tests.performance-1.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- tycho-p2-plugin:0.23.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.emf.compare.tests.performance ---
[INFO] 
[INFO] --- tycho-source-feature-plugin:0.23.0:source-feature (source-feature) @ org.eclipse.emf.compare.tests.performance ---
[INFO] 
[INFO] --- tycho-surefire-plugin:0.23.0:test (default-test) @ org.eclipse.emf.compare.tests.performance ---
[INFO] Expected eclipse log file: /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/work/data/.metadata/.log
[INFO] Command line:
	[/opt/public/common/jdk1.7.0_80/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Xmx4096m, -XX:MaxPermSize=512m, -Dosgi.clean=true, -jar, /jobs/genie.emfcompare/master-performance-large-git/workspace/.maven/repo/p2/osgi/bundle/org.eclipse.equinox.launcher/1.3.100.v20150511-1540/org.eclipse.equinox.launcher-1.3.100.v20150511-1540.jar, -data, /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/work/data, -install, /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/work, -configuration, /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/surefire.properties]

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.emf.compare.tests.performance.PerformanceLargeGitSuite
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 16, Failures: 0, Errors: 16, Skipped: 0, Time elapsed: 138.742 sec <<< FAILURE! - in org.eclipse.emf.compare.tests.performance.PerformanceLargeGitSuite
a_matchIdUMLLarge(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitMatchId)  Time elapsed: 58.114 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeGitInputData.<init>(LargeGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitMatchId.a_matchIdUMLLarge(TestLargeGitMatchId.java:45)

b_matchIdUMLLargeSplit(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitMatchId)  Time elapsed: 61.454 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeSplitGitInputData.<init>(LargeSplitGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitMatchId.b_matchIdUMLLargeSplit(TestLargeGitMatchId.java:58)

a_diffUMLLarge(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitDiff)  Time elapsed: 2.88 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeGitInputData.<init>(LargeGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitDiff.a_diffUMLLarge(TestLargeGitDiff.java:44)

b_diffUMLLargeSplit(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitDiff)  Time elapsed: 1.889 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeSplitGitInputData.<init>(LargeSplitGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitDiff.b_diffUMLLargeSplit(TestLargeGitDiff.java:58)

a_reqUMLLarge(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitReq)  Time elapsed: 1.235 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeGitInputData.<init>(LargeGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitReq.a_reqUMLLarge(TestLargeGitReq.java:44)

b_reqUMLLargeSplit(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitReq)  Time elapsed: 0.835 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeSplitGitInputData.<init>(LargeSplitGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitReq.b_reqUMLLargeSplit(TestLargeGitReq.java:59)

a_equiUMLLarge(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitEqui)  Time elapsed: 0.969 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeGitInputData.<init>(LargeGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitEqui.a_equiUMLLarge(TestLargeGitEqui.java:44)

b_equiUMLLargeSplit(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitEqui)  Time elapsed: 0.951 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeSplitGitInputData.<init>(LargeSplitGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitEqui.b_equiUMLLargeSplit(TestLargeGitEqui.java:59)

a_conflictUMLLarge(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitConflict)  Time elapsed: 1.066 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeGitInputData.<init>(LargeGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitConflict.a_conflictUMLLarge(TestLargeGitConflict.java:44)

b_conflictUMLLargeSplit(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitConflict)  Time elapsed: 0.821 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeSplitGitInputData.<init>(LargeSplitGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitConflict.b_conflictUMLLargeSplit(TestLargeGitConflict.java:61)

a_compareUMLLarge(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitCompare)  Time elapsed: 1.056 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeGitInputData.<init>(LargeGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitCompare.a_compareUMLLarge(TestLargeGitCompare.java:44)

b_compareUMLLargeSplit(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitCompare)  Time elapsed: 0.94 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeSplitGitInputData.<init>(LargeSplitGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitCompare.b_compareUMLLargeSplit(TestLargeGitCompare.java:57)

a_pmUMLUMLLarge(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitPostMatchUML)  Time elapsed: 1.206 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeGitInputData.<init>(LargeGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitPostMatchUML.a_pmUMLUMLLarge(TestLargeGitPostMatchUML.java:44)

b_pmUMLUMLLargeSplit(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitPostMatchUML)  Time elapsed: 2.47 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeSplitGitInputData.<init>(LargeSplitGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitPostMatchUML.b_pmUMLUMLLargeSplit(TestLargeGitPostMatchUML.java:58)

a_pcUMLUMLLarge(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitPostComparisonUML)  Time elapsed: 1.193 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeGitInputData.<init>(LargeGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitPostComparisonUML.a_pcUMLUMLLarge(TestLargeGitPostComparisonUML.java:44)

b_pcUMLUMLLargeSplit(org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitPostComparisonUML)  Time elapsed: 1.2 sec  <<< ERROR!
java.lang.IllegalArgumentException: A graph consumer is already registered for the given ID "org.eclipse.emf.compare.resources.graph". Only one graph consumer can be registered for a given ID.
	at org.eclipse.emf.compare.rcp.EMFCompareRCPPlugin.register(EMFCompareRCPPlugin.java:841)
	at data.models.DataGit.<init>(DataGit.java:165)
	at data.models.LargeSplitGitInputData.<init>(LargeSplitGitInputData.java:20)
	at org.eclipse.emf.compare.tests.performance.git.large.TestLargeGitPostComparisonUML.b_pcUMLUMLLargeSplit(TestLargeGitPostComparisonUML.java:63)


Results :

Tests in error: 
  TestLargeGitMatchId.a_matchIdUMLLarge:45 » IllegalArgument A graph consumer is...
  TestLargeGitMatchId.b_matchIdUMLLargeSplit:58 » IllegalArgument A graph consum...
  TestLargeGitDiff.a_diffUMLLarge:44 » IllegalArgument A graph consumer is alrea...
  TestLargeGitDiff.b_diffUMLLargeSplit:58 » IllegalArgument A graph consumer is ...
  TestLargeGitReq.a_reqUMLLarge:44 » IllegalArgument A graph consumer is already...
  TestLargeGitReq.b_reqUMLLargeSplit:59 » IllegalArgument A graph consumer is al...
  TestLargeGitEqui.a_equiUMLLarge:44 » IllegalArgument A graph consumer is alrea...
  TestLargeGitEqui.b_equiUMLLargeSplit:59 » IllegalArgument A graph consumer is ...
  TestLargeGitConflict.a_conflictUMLLarge:44 » IllegalArgument A graph consumer ...
  TestLargeGitConflict.b_conflictUMLLargeSplit:61 » IllegalArgument A graph cons...
  TestLargeGitCompare.a_compareUMLLarge:44 » IllegalArgument A graph consumer is...
  TestLargeGitCompare.b_compareUMLLargeSplit:57 » IllegalArgument A graph consum...
  TestLargeGitPostMatchUML.a_pmUMLUMLLarge:44 » IllegalArgument A graph consumer...
  TestLargeGitPostMatchUML.b_pmUMLUMLLargeSplit:58 » IllegalArgument A graph con...
  TestLargeGitPostComparisonUML.a_pcUMLUMLLarge:44 » IllegalArgument A graph con...
  TestLargeGitPostComparisonUML.b_pcUMLUMLLargeSplit:63 » IllegalArgument A grap...

Tests run: 16, Failures: 0, Errors: 16, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] emf.compare-parent ................................. SUCCESS [  0.155 s]
[INFO] org.eclipse.emf.compare.gendoc ..................... SUCCESS [  2.688 s]
[INFO] org.eclipse.emf.compare ............................ SUCCESS [  4.829 s]
[INFO] org.eclipse.emf.compare ............................ SUCCESS [  0.269 s]
[INFO] org.eclipse.emf.compare.edit ....................... SUCCESS [  0.862 s]
[INFO] org.eclipse.emf.compare.tests ...................... SUCCESS [ 15.140 s]
[INFO] org.eclipse.emf.compare.rcp ........................ SUCCESS [  0.425 s]
[INFO] org.eclipse.emf.compare.rcp.ui ..................... SUCCESS [  1.084 s]
[INFO] org.eclipse.emf.compare.ide ........................ SUCCESS [  0.455 s]
[INFO] org.eclipse.emf.compare.ide.ui ..................... SUCCESS [  2.552 s]
[INFO] org.eclipse.emf.compare.doc ........................ SUCCESS [  4.369 s]
[INFO] org.eclipse.emf.compare.ide.ui ..................... SUCCESS [  0.234 s]
[INFO] org.eclipse.emf.compare.rcp.ui.tests ............... SUCCESS [  8.531 s]
[INFO] org.eclipse.emf.compare.ide.ui.tests ............... SUCCESS [ 22.147 s]
[INFO] org.eclipse.emf.compare.ide.tests .................. SUCCESS [  6.284 s]
[INFO] org.eclipse.emf.compare.rcp.ui ..................... SUCCESS [  0.235 s]
[INFO] org.eclipse.emf.compare.rcp.tests .................. SUCCESS [  8.129 s]
[INFO] org.eclipse.emf.compare.diagram .................... SUCCESS [  3.719 s]
[INFO] org.eclipse.emf.compare.uml2 ....................... SUCCESS [  1.438 s]
[INFO] org.eclipse.emf.compare.tests.performance .......... FAILURE [02:57 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:34 min
[INFO] Finished at: 2015-11-13T14:37:14-05:00
[INFO] Final Memory: 244M/11202M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.emf.compare.tests.performance: There are test failures.

Please refer to /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.emf.compare.tests.performance: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:0.23.0:test (default-test) on project org.eclipse.emf.compare.tests.performance: There are test failures.

Please refer to /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/surefire-reports for the individual test results.
	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:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	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.MojoFailureException: There are test failures.

Please refer to /jobs/genie.emfcompare/master-performance-large-git/workspace/performance/org.eclipse.emf.compare.tests.performance/target/surefire-reports for the individual test results.
	at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:945)
	at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:630)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 20 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] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :org.eclipse.emf.compare.tests.performance
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Terminating xvnc.
Recording test results

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top