Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » jsf/tests,jdk1.8,windows&&x86_64 #144
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 1431 lines...]
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:498)
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: An unexpected error occured while launching the test runtime (return code 1). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
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.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.ui.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.ui.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.ui.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.ui.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
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:498)
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: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.ui.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/faces-config.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jdt.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.jst.common.project.facet.core.prefs
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.jboss.tools.jst.web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/test.properties
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/web/WEB-INF/web.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.component
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.classpath
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/NumberGuess.java
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.settings/org.eclipse.wst.common.project.facet.core.xml
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/.project
modified: jsf/tests/org.jboss.tools.jsf.ui.test/projects/TestsWebArtefacts/src/org/jboss/seam/example/numberguess/FacesManagedBean.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
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.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.jsf.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.jsf.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
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:498)
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: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.jsf.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/resources/i18nTest/JavaSource/demo/Messages_en.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.jsf.test/src/org/jboss/tools/jsf/vpe/jsf/test/JsfAllTests.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
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.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.richfaces.test: Working tree is dirty.
[ERROR] git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
[ERROR] modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 2]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.jsf.vpe.richfaces.test: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
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:498)
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: Working tree is dirty.
git status jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test:
Changes not staged for commit:
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.project
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/.classpath
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesTestPlugin.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/build.properties
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/src/org/jboss/tools/jsf/vpe/richfaces/test/RichFacesAllTests.java
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/resources/richFacesTest/WebContent/pages/JBIDE/5768/dataTable.xhtml.xml
modified: jsf/tests/org.jboss.tools.jsf.vpe.richfaces.test/META-INF/MANIFEST.MF
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 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.jsf.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
7 years, 10 months
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » jsf/tests,jdk1.8,macosx #144
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 2141 lines...]
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...'> could not be found!
[INFO] Compiling 18 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jsf.tests:org.jboss.tools.jsf.vpe.richfaces.test:3.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jsf.tests:org.jboss.tools.jsf.vpe.richfaces.test:3.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] Command line:
[/qa/tools/opt/osx/jdk1.8.0_60/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=macosx, -Dosgi.ws=cocoa, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -XstartOnFirstThread, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -product, org.jboss.tools.tests.product]
objc[33523]: Class JavaLaunchHelper is implemented in both /qa/tools/opt/osx/jdk1.8.0_60/jre/bin/java and /qa/tools/opt/osx/jdk1.8.0_60/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined.
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests
Tests run: 124, Failures: 0, Errors: 0, Skipped: 123, Time elapsed: 23.481 sec - in org.jboss.tools.jsf.vpe.richfaces.test.RichFacesAllTests
testUsualState(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1580Test) skipped
testWithoutSomeButton(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1580Test) skipped
testJBIDE_1613(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1613Test) skipped
testAbsolutePath(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1614Test) skipped
testStyleClass(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1639Test) skipped
testJBIDE_1682_Without_Popup(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1682Test) skipped
testJBIDE_1682_With_Popup(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1682Test) skipped
testJbide(org.jboss.tools.jsf.vpe.richfaces.test.jbide.Jbide1548Test) skipped
testJBIDE_1713(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1713Test) skipped
testJBIDE1169(org.jboss.tools.jsf.vpe.richfaces.test.jbide.RichFacesJBIDE1169Test) Time elapsed: 0.52 sec
testComboBoxWithAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testComboBoxWithoutAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testComboBoxWithAttributes2(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComboBoxTemplateTestCase) skipped
testSimple(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesInplaceSelectTemplateTestCase) skipped
testBaseFileUpload(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesFileUploadTemplateTestCase) skipped
testColumnsWithAttributes(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesColumnsTemplateTestCase) skipped
testSimpleColumns(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesColumnsTemplateTestCase) skipped
testSimplePickList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesPickListTemplateTestCase) skipped
testJBIDE1606(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1606Test) skipped
testSimpleJBIDE1606(org.jboss.tools.jsf.vpe.richfaces.test.jbide.JBIDE1606Test) skipped
testDataScrollerRF4(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragSource(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testOrderingList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataOrderedList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBarSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTableSpacerDataScroller(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testComponentControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testRecursiveTreeNodesAdaptor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testPanelBarItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInplaceSelect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeSelectionChangeListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataGrid(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolTip(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSubTableToggleControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumnRF4(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithLayout(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropDownMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTogglePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJbide1605(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJbide4309(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPaint2D(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragSupport(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAccordion(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testGmap(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTree(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidths(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testClientValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataDefinitionList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithNestedLayouts(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInputNumberSpinner(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMenuGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testChangeExpandListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeNodesAdaptor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testScrollableDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testContextMenu(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsEms(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJBIDE3740(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testExtendedDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTabPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTogglePanelItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTableFacets(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPickList(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testComboBox(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMenuItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragIndicator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAutocomplete(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropTarget(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColorPicker(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMessages(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testVirtualEarth(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDragListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testProgressBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenuGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testCalendar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumns(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testMessage(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testAjaxValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSuggestionbox(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDndParam(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDataFilterSlider(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testSubTable(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToggleControl(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSimpleTogglePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testTab(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testHashParam(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testCollapsiblePanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testFileUpload(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageAllFacets(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testColumn(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testGraphValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testEditor(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testEffect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInplaceInput(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testHotKey(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInsert(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testJQuery(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testColumnGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageEmpty(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testToolBarGroup(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testBeanValidator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testInputNumberSlider(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPopupPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsPixels(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSelect(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testSpacer(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testListShuttle(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelBar(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPageWithWidthsDifferent(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDatascroller(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeToggleListener(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
_testMenuSeparator(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testDropSupport(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testPanelMenuItem(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testTreeNode(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
testModalPanel(org.jboss.tools.jsf.vpe.richfaces.test.RichFacesComponentContentTest) skipped
Results :
Tests run: 124, Failures: 0, Errors: 0, Skipped: 123
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ org.jboss.tools.jsf.vpe.richfaces.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] jsf.tests .......................................... SUCCESS [ 1.005 s]
[INFO] org.jboss.tools.jsf.base.test ...................... SUCCESS [ 22.393 s]
[INFO] org.jboss.tools.jsf.test ........................... SUCCESS [05:15 min]
[INFO] org.jboss.tools.jsf.text.ext.test .................. SUCCESS [02:59 min]
[INFO] org.jboss.tools.jsf.ui.test ........................ FAILURE [ 01:00 h]
[INFO] org.jboss.tools.jsf.verification.test .............. SUCCESS [02:57 min]
[INFO] org.jboss.tools.jsf.vpe.ajax4jsf.test .............. SUCCESS [ 17.277 s]
[INFO] org.jboss.tools.jsf.vpe.facelets.test .............. SUCCESS [ 18.367 s]
[INFO] org.jboss.tools.jsf.vpe.jbpm.test .................. SUCCESS [ 21.482 s]
[INFO] org.jboss.tools.jsf.vpe.jsf.test ................... SUCCESS [01:25 min]
[INFO] org.jboss.tools.jsf.vpe.jstl.test .................. SUCCESS [ 30.447 s]
[INFO] org.jboss.tools.jsf.vpe.myfaces.test ............... SUCCESS [ 22.210 s]
[INFO] org.jboss.tools.jsf.vpe.richfaces.test ............. SUCCESS [ 44.396 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:16 h
[INFO] Finished at: 2017-02-23T00:16:03-05:00
[INFO] Final Memory: 111M/370M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jsf.ui.test: An unexpected error occured while launching the test runtime (return code 143). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jsf.ui.test: An unexpected error occured while launching the test runtime (return code 143). See log for details.
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: org.apache.maven.plugin.MojoFailureException: An unexpected error occured while launching the test runtime (return code 143). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 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.jboss.tools.jsf.ui.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
7 years, 10 months
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » cdi/tests,jdk1.8,windows&&x86_64 #144
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 602 lines...]
[INFO] org.jboss.arquillian.testng:arquillian-testng-core:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap:shrinkwrap-api:1.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap:shrinkwrap-impl-base:1.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap:shrinkwrap-spi:1.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-javaee:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-base:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.0.Alpha1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:1.0.0.Alpha2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:1.0.0.Alpha2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.resource:jboss-connector-api_1.6_spec:1.0.1.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.enterprise:cdi-api:1.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.jms:jboss-jms-api_1.1_spec:1.0.0.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] junit:junit:3.8.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.faces:jsf-api:2.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-logging:commons-logging:1.0.4:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-collections:commons-collections:3.2.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-io:commons-io:2.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-lang:commons-lang:2.6:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.apache.httpcomponents:httpclient:4.1.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.apache.httpcomponents:httpcore:4.1.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.apache.httpcomponents:httpmime:4.1.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] xalan:serializer:2.7.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] xalan:xalan:2.7.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] xerces:xercesImpl:2.9.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.w3c.css:sac:1.3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.validation:validation-api:1.1.0.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] com.beust:jcommander:1.12:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.annotation:jsr250-api:1.0:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.el:el-api:2.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.inject:javax.inject:1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.persistence:persistence-api:1.0:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.transaction:jta:1.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] net.sourceforge.cssparser:cssparser:0.9.5:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] net.sourceforge.htmlunit:htmlunit-core-js:2.9:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] net.sourceforge.nekohtml:nekohtml:1.9.15:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.resteasy:jaxrs-api:2.2.1.GA:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.test-audit:jboss-test-audit-api:1.1.1.CR1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.test-audit:jboss-test-audit-impl:1.1.1.CR1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.testng:testng:6.3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.yaml:snakeyaml:1.6:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-httpclient:commons-httpclient:3.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] xml-apis:xml-apis:1.3.04:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] net.sourceforge.htmlunit:htmlunit:2.9:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.servlet.jsp:jsp-api:2.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.servlet:javax.servlet-api:3.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.beanshell:bsh:2.0b4:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.config:arquillian-config-api:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.config:arquillian-config-impl-base:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.container:arquillian-container-impl-base:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.container:arquillian-container-spi:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.container:arquillian-container-test-api:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.container:arquillian-container-test-impl-base:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.container:arquillian-container-test-spi:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.core:arquillian-core-api:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.core:arquillian-core-impl-base:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.core:arquillian-core-spi:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.test:arquillian-test-api:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.test:arquillian-test-impl-base:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.test:arquillian-test-spi:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.testng:arquillian-testng-container:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.arquillian.testng:arquillian-testng-core:1.0.3.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap:shrinkwrap-api:1.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap:shrinkwrap-impl-base:1.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap:shrinkwrap-spi:1.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-base:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api-javaee:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-base:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-impl-javaee:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-spi:2.0.0-alpha-3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.annotation:jboss-annotations-api_1.2_spec:1.0.0.Alpha1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.ejb:jboss-ejb-api_3.2_spec:1.0.0.Alpha2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.interceptor:jboss-interceptors-api_1.2_spec:1.0.0.Alpha2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.resource:jboss-connector-api_1.6_spec:1.0.1.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.enterprise:cdi-api:1.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.jboss.spec.javax.jms:jboss-jms-api_1.1_spec:1.0.0.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] junit:junit:3.8.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.faces:jsf-api:2.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-logging:commons-logging:1.0.4:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-collections:commons-collections:3.2.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-io:commons-io:2.0.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] commons-lang:commons-lang:2.6:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.apache.httpcomponents:httpclient:4.1.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.apache.httpcomponents:httpcore:4.1.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.apache.httpcomponents:httpmime:4.1.2:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] xalan:serializer:2.7.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] xalan:xalan:2.7.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] xerces:xercesImpl:2.9.1:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] org.w3c.css:sac:1.3:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] javax.validation:validation-api:1.1.0.Final:jar already exists in <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.cdi.core.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.jboss.tools.cdi.core.test ---
[INFO] Compiling 213 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.cdi.core.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.jboss.tools.cdi.core.test ---
[WARNING] bundle localization file <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...> not found
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.cdi.core.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.cdi.core.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.cdi.core.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.cdi.tests:org.jboss.tools.cdi.core.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ org.jboss.tools.cdi.core.test ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.cdi.core.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.cdi.tests:org.jboss.tools.cdi.core.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.cdi.core.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] Command line:
[t:\opt\windows\amd64\jdk1.8.0_last\jre\bin\java.exe, -Dosgi.noShutdown=false, -Dosgi.os=win32, -Dosgi.ws=win32, -Dosgi.arch=x86_64, -javaagent:W:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\d36393f1\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=W:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\d36393f1\\cdi\\target\\jacoco.exec,append=true,includes=org.jboss.tools.cdi*, -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -product, org.jboss.tools.tests.application]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.cdi.core.test.CDICoreAllTests
Ignoring the non-build long running job: Workbench Auto-Save Job
Ignoring the non-build long running job: Workbench Auto-Save Job
[ERROR] Timeout 2400 s exceeded. Process was killed.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.extension.core.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.seam.solder.core.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.seam.config.core.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.seam.config.ui.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.seam.core.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.seam.faces.core.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.text.ext.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.seam.text.ext.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.ui.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.cdi.deltaspike.core.test
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] cdi.tests .......................................... SUCCESS [ 4.410 s]
[INFO] org.jboss.tools.cdi.core.test ...................... FAILURE [41:30 min]
[INFO] org.jboss.tools.cdi.extension.core.test ............ SKIPPED
[INFO] org.jboss.tools.cdi.seam.solder.core.test .......... SKIPPED
[INFO] org.jboss.tools.cdi.seam.config.core.test .......... SKIPPED
[INFO] org.jboss.tools.cdi.seam.config.ui.test ............ SKIPPED
[INFO] org.jboss.tools.cdi.seam.core.test ................. SKIPPED
[INFO] org.jboss.tools.cdi.seam.faces.core.test ........... SKIPPED
[INFO] org.jboss.tools.cdi.text.ext.test .................. SKIPPED
[INFO] org.jboss.tools.cdi.seam.text.ext.test ............. SKIPPED
[INFO] org.jboss.tools.cdi.ui.test ........................ SKIPPED
[INFO] org.jboss.tools.cdi.deltaspike.core.test ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42:59 min
[INFO] Finished at: 2017-02-22T20:43:27-08:00
[INFO] Final Memory: 79M/701M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.cdi.core.test: An unexpected error occured while launching the test runtime (return code 1). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.cdi.core.test: An unexpected error occured while launching the test runtime (return code 1). See log for details.
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:498)
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: An unexpected error occured while launching the test runtime (return code 1). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 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.jboss.tools.cdi.core.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: Test reports were found but none of them are new. Did tests run?
For example, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...> is 22 hr old
7 years, 10 months
Build failed in Jenkins: jbosstools-javaee-tests-matrix_master_otherOS » seam/tests,jdk1.8,windows&&x86_64 #144
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
------------------------------------------
[...truncated 537 lines...]
Results :
Failed tests:
SeamRuntimeDetectionTest.testJBossEap43:196->Assert.assertEquals:631->Assert.assertEquals:645->Assert.failNotEquals:834->Assert.fail:88 expected:<1> but was:<0>
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0
[ERROR] There are test failures.
Please refer to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...> for the individual test results.
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ org.jboss.tools.runtime.seam.detector.test ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.seam.vpe.test 3.8.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.6.1:clean (default-clean) @ org.jboss.tools.seam.vpe.test ---
[INFO] Deleting <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.seam.vpe.test ---
[INFO] The project's OSGi version is 3.8.3.v20161214-1452
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.seam.vpe.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] tycho.testArgLine set to -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.seam.vpe.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.jboss.tools.seam.vpe.test ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...'> could not be found!
[INFO] Compiling 6 source files to <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.seam.vpe.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.seam.vpe.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ org.jboss.tools.seam.vpe.test ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.seam.vpe.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.seam.tests:org.jboss.tools.seam.vpe.test:3.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.seam.vpe.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...>
[INFO] Command line:
[t:\opt\windows\amd64\jdk1.8.0_last\jre\bin\java.exe, -Dosgi.noShutdown=false, -Dosgi.os=win32, -Dosgi.ws=win32, -Dosgi.arch=x86_64, -javaagent:E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\.repository\\org\\jacoco\\org.jacoco.agent\\0.7.1.201405082137\\org.jacoco.agent-0.7.1.201405082137-runtime.jar=destfile=E:\\workspace\\jbosstools-javaee-tests-matrix_master_otherOS\\e65fd979\\seam\\target\\jacoco.exec,append=true,includes=org.jboss.tools.seam.vpe*, -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-javaee...,> -product, org.jboss.tools.tests.product]
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.jboss.tools.seam.vpe.test.SeamAllTests
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65, Time elapsed: 22.532 sec - in org.jboss.tools.seam.vpe.test.SeamAllTests
testJBIDE_1484(org.jboss.tools.seam.vpe.test.JBIDE1484Test) skipped
testOpenOnForSDecorate(org.jboss.tools.seam.vpe.test.OpenOnForDecorateTest) skipped
testValidateAll(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDefaultAction(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfChapter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidateFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEnum(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testGraphicImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDiv(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testEnumItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfDocument(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testCache(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLabel(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testLink(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSpan(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfCell(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfData(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFont(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHTML(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfList(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFragment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertEntity(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfListItem(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConvertDateTime(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfNewPage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testValidate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPageNumber(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSection(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectItems(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfColor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfImage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfTable(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfParagraph(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFormattedText(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageBlur(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageSize(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTransformImageType(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailReplyTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBcc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMessage(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfAnchor(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfLineChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailBody(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailFrom(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfFooter(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailAttachment(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfSeries(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfStroke(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testFileUpload(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testButton(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testDecorate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testConversationId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfBarCode(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testPdfPieChart(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailCc(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailTo(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testRemote(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailSubject(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testTaskId(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testSelectDate(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
testMailHeader(org.jboss.tools.seam.vpe.test.SeamComponentContentTest) skipped
Results :
Tests run: 65, Failures: 0, Errors: 0, Skipped: 65
[INFO] All tests passed!
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ org.jboss.tools.seam.vpe.test ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] seam.tests ......................................... SUCCESS [ 2.281 s]
[INFO] org.jboss.tools.seam.base.test ..................... FAILURE [ 2.172 s]
[INFO] org.jboss.tools.seam.core.test ..................... SKIPPED
[INFO] org.jboss.tools.seam.pages.xml.test ................ SUCCESS [01:18 min]
[INFO] org.jboss.tools.seam.ui.test ....................... SKIPPED
[INFO] org.jboss.tools.seam.xml.test ...................... SUCCESS [ 46.812 s]
[INFO] org.jboss.tools.seam121EAP.core.test ............... SKIPPED
[INFO] org.jboss.tools.seam121EAP.ui.test ................. SKIPPED
[INFO] org.jboss.tools.seam212GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam212GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam221GA.core.test ................ SKIPPED
[INFO] org.jboss.tools.seam221GA.ui.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.core.test .................. SKIPPED
[INFO] org.jboss.tools.seam230.ui.test .................... SKIPPED
[INFO] org.jboss.tools.seamfp.core.test ................... SKIPPED
[INFO] org.jboss.tools.seamfp.ui.test ..................... SKIPPED
[INFO] org.jboss.tools.runtime.seam.detector.test ......... SUCCESS [07:02 min]
[INFO] org.jboss.tools.seam.vpe.test ...................... SUCCESS [01:32 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:26 min
[INFO] Finished at: 2017-02-22T23:13:46-05:00
[INFO] Final Memory: 128M/831M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
[ERROR] git status seam/tests/org.jboss.tools.seam.base.test:
[ERROR]
[ERROR] Changes not staged for commit:
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
[ERROR] modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
[ERROR]
[ERROR] You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
[ERROR] Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
[ERROR] jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) on project org.jboss.tools.seam.base.test: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
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:498)
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: Working tree is dirty.
git status seam/tests/org.jboss.tools.seam.base.test:
Changes not staged for commit:
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/DuplicateFactory.1
modified: seam/tests/org.jboss.tools.seam.base.test/projects/SeamWebWarTestProject/src/action/org/domain/SeamWebWarTestProject/session/StatefulComponentWithAbcField.java
You are trying to use tycho-buildtimestamp-jgit on a directory that has uncommitted changes (see details above).
Either commit all changes/add files to .gitignore, or enable fallback to default timestamp provider by configuring
jgit.dirtyWorkingTree=warning for tycho-packaging-plugin
at org.eclipse.tycho.extras.buildtimestamp.jgit.JGitBuildTimestampProvider.getTimestamp(JGitBuildTimestampProvider.java:158)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.getBuildTimestamp(BuildQualifierMojo.java:212)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.calculateQualifiedVersion(BuildQualifierMojo.java:162)
at org.eclipse.tycho.buildversion.BuildQualifierMojo.execute(BuildQualifierMojo.java:135)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 19 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/MojoExecutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :org.jboss.tools.seam.base.test
Build step 'Invoke top-level Maven targets' marked build as failure
Checking console output
Archiving artifacts
Recording test results
7 years, 10 months
Build failed in Jenkins: jbosstools-openshift_master #1863
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
------------------------------------------
[...truncated 4651 lines...]
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.openshift.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.openshift.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.openshift.test ---
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ org.jboss.tools.openshift.test ---
[INFO]
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.jboss.tools.openshift.test ---
[INFO] Pack200 normalizing jar <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ org.jboss.tools.openshift.test ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.jboss.tools.openshift.test ---
[INFO] Pack200 packing jar <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.openshift.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.openshift.tests:org.jboss.tools.openshift.test:3.3.2-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.jboss.tools.openshift.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.openshift.tests:org.jboss.tools.openshift.test:3.3.2-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.openshift.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_111/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...]>
An error has occurred. See the log file
<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh....>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building org.jboss.tools.openshift.cdk.server.test 3.3.2-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:build-qualifier (default-build-qualifier) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] The project's OSGi version is 3.3.2.v20170207-2031
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-id (default-validate-id) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:validate-version (default-validate-version) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] Setting property 'skipTestsOrITests' to ''.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] tycho.testArgLine set to -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-compiler-plugin:1.0.0:compile (default-compile) @ org.jboss.tools.openshift.cdk.server.test ---
[WARNING] Parameter 'useProjectSettings' is set to true, but preferences file '<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...'> could not be found!
[INFO] Nothing to compile - all classes are up to date
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:testResources (default-testResources) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] Using 'ISO-8859-1' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- target-platform-configuration:1.0.0:target-platform (default-target-platform) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO]
[INFO] --- tycho-packaging-plugin:1.0.0:package-plugin (default-package-plugin) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] Building jar: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata-default (default-p2-metadata-default) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO]
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] Pack200 normalizing jar <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] Pack200 packing jar <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.openshift.tests:org.jboss.tools.openshift.cdk.server.test:3.3.2-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.openshift.tests:org.jboss.tools.openshift.cdk.server.test:3.3.2-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.openshift.cdk.server.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...>
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_111/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh...]>
An error has occurred. See the log file
<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-opensh....>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] openshift.tests .................................... SUCCESS [ 0.593 s]
[INFO] org.jboss.tools.openshift.egit.test ................ FAILURE [ 12.503 s]
[INFO] org.jboss.tools.openshift.express.test ............. FAILURE [ 5.987 s]
[INFO] org.jboss.tools.openshift.test ..................... FAILURE [ 8.276 s]
[INFO] org.jboss.tools.openshift.cdk.server.test .......... FAILURE [ 6.519 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 48.742 s
[INFO] Finished at: 2017-02-20T22:28:27-05:00
[INFO] Final Memory: 72M/641M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.openshift.egit.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.openshift.egit.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.openshift.express.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.openshift.express.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.openshift.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.openshift.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
... 20 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.openshift.cdk.server.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.openshift.cdk.server.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
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.jboss.tools.openshift.egit.test
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :76
Killing Xvnc process ID 15807
Checking console output
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
[description-setter] Description set:
7 years, 10 months
Build failed in Jenkins: jbosstools-server_master #1457
by ci-builds@redhat.com
See <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
------------------------------------------
[...truncated 20262 lines...]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ org.jboss.tools.jmx.ui.test ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ org.jboss.tools.jmx.ui.test ---
[INFO] Pack200 packing jar <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ org.jboss.tools.jmx.ui.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jmx.tests:org.jboss.tools.jmx.ui.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ org.jboss.tools.jmx.ui.test ---
[INFO] No baseline version MavenProject: org.jboss.tools.jmx.tests:org.jboss.tools.jmx.ui.test:1.8.3-SNAPSHOT @ <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-surefire-plugin:1.0.0:test (default-test) @ org.jboss.tools.jmx.ui.test ---
[INFO] Expected eclipse log file: <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO] Command line:
[/qa/tools/opt/x86_64/jdk1.8.0_111/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -Xms512m, -Xmx1024m, -XX:MetaspaceSize=256m, -Dusage_reporting_enabled=false, -Dorg.jboss.tools.tests.skipPrivateRequirements=false, -Dorg.eclipse.ui.testsDisableWorkbenchAutoSave=true, -Dosgi.clean=true, -jar, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -data, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -install, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -configuration, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...,> -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, <http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...]>
An error has occurred. See the log file
<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server....>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building wtp.itests 1.3.103-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ itests ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ itests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ itests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ itests ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ itests ---
[INFO] argLine set to -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ itests ---
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ itests ---
[INFO]
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ itests ---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ itests ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ itests ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ itests ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ itests ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ itests ---
[INFO] Skipped
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping org.jboss.tools.wtp.runtimes.tomcat.itests
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building server.all.tests 4.4.3-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:regex-property (regex-property) @ server.all.tests ---
[INFO] Setting property 'skipTestsOrITests' to 'true'.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (core-has-ui-deps) @ server.all.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (warn-no-snapshots-AMx) @ server.all.tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots-Final) @ server.all.tests ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.7.1.201405082137:prepare-agent (default) @ server.all.tests ---
[INFO] argLine set to -javaagent:<http://jenkins.hosts.mwqe.eng.bos.redhat.com/hudson/job/jbosstools-server...>
[INFO]
[INFO] --- tycho-source-plugin:1.0.0:plugin-source (plugin-source) @ server.all.tests ---
[INFO]
[INFO] --- repository-utils:0.26.1:generate-repository-facade (generate-facade) @ server.all.tests ---
[INFO]
[INFO] --- tycho-pack200a-plugin:1.0.0:normalize (pack200-normalize) @ server.all.tests ---
[INFO]
[INFO] --- exec-maven-plugin:1.2.1:exec (jarsign) @ server.all.tests ---
[INFO] skipping execute as per configuraion
[INFO]
[INFO] --- tycho-pack200b-plugin:1.0.0:pack (pack200-pack) @ server.all.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (attached-p2-metadata) @ server.all.tests ---
[INFO]
[INFO] --- tycho-p2-plugin:1.0.0:p2-metadata (p2-metadata) @ server.all.tests ---
[INFO]
[INFO] --- tycho-p2-extras-plugin:1.0.0:compare-version-with-baselines (default) @ server.all.tests ---
[INFO] Skipped
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] archives.tests ..................................... SUCCESS [ 0.488 s]
[INFO] org.jboss.ide.eclipse.archives.test ................ FAILURE [ 53.387 s]
[INFO] org.jboss.ide.eclipse.archives.ui.test ............. FAILURE [ 3.303 s]
[INFO] as.tests ........................................... SUCCESS [ 0.014 s]
[INFO] jmx.tests .......................................... SUCCESS [ 0.015 s]
[INFO] org.jboss.tools.jmx.core.test ...................... FAILURE [ 2.768 s]
[INFO] org.jboss.tools.as.test.core ....................... SKIPPED
[INFO] as.itests .......................................... SUCCESS [01:02 min]
[INFO] org.jboss.tools.as.itests .......................... SKIPPED
[INFO] org.jboss.tools.as.management.itests ............... SKIPPED
[INFO] org.jboss.tools.as.ui.bot.itests ................... SKIPPED
[INFO] org.jboss.tools.jmx.ui.test ........................ FAILURE [ 5.316 s]
[INFO] wtp.itests ......................................... SUCCESS [ 0.014 s]
[INFO] org.jboss.tools.wtp.runtimes.tomcat.itests ......... SKIPPED
[INFO] server.all.tests ................................... SUCCESS [ 0.012 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:41 min
[INFO] Finished at: 2017-02-22T03:00:08+00:00
[INFO] Final Memory: 88M/637M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.ide.eclipse.archives.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.ide.eclipse.archives.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
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:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
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:498)
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: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 20 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.ide.eclipse.archives.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.ide.eclipse.archives.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
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:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
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:498)
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: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 20 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jmx.core.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jmx.core.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
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:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
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:498)
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: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 20 more
[ERROR] Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jmx.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.eclipse.tycho:tycho-surefire-plugin:1.0.0:test (default-test) on project org.jboss.tools.jmx.ui.test: An unexpected error occured while launching the test runtime (return code 13). See log for details.
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:863)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
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:498)
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: An unexpected error occured while launching the test runtime (return code 13). See log for details.
at org.eclipse.tycho.surefire.TestMojo.runTest(TestMojo.java:1007)
at org.eclipse.tycho.surefire.TestMojo.execute(TestMojo.java:667)
at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
... 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.jboss.ide.eclipse.archives.test
Build step 'Invoke top-level Maven targets' marked build as failure
Terminating xvnc.
$ vncserver -kill :83
Killing Xvnc process ID 5960
Checking console output
Archiving artifacts
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?
[description-setter] Description set:
7 years, 10 months