You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/12/21 20:20:24 UTC

Build failed in Jenkins: core-it-maven-3-win #1067

See <https://builds.apache.org/job/core-it-maven-3-win/1067/changes>

Changes:

[schulte] [MNG-5581] Provide a way to customize lifecycle mapping logic

[schulte] [MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle

------------------------------------------
[...truncated 10779 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-module3-XXX ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-module3-XXX ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mng-module3-XXX ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mng-module3-XXX ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.3:test (default-test) @ mng-module3-XXX ---
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.pom (583 B at 7.9 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.3/surefire-providers-2.3.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.3/surefire-providers-2.3.pom (2 KB at 24.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.jar (11 KB at 115.7 KB/sec)
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\surefire-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Module-1 XXX ....................................... SUCCESS [  5.298 s]
[INFO] Module-2 XXX ....................................... SUCCESS [  0.092 s]
[INFO] Module-3 XXX ....................................... FAILURE [  0.789 s]
[INFO] Module-4 XXX ....................................... SKIPPED
[INFO] Module-5 XXX ....................................... SKIPPED
[INFO] Builder POM for issue XXX .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.488 s
[INFO] Finished at: 2015-12-21T11:08:22-08:00
[INFO] Final Memory: 23M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on project mng-module3-XXX: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on project mng-module3-XXX: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147)
	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:865)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:402)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 20 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:519)
	at org.apache.maven.surefire.booter.SurefireBooter.forkSuites(SurefireBooter.java:412)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesForkOnce(SurefireBooter.java:312)
	at org.apache.maven.surefire.booter.SurefireBooter.run(SurefireBooter.java:202)
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:398)
	... 22 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:318)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at java.io.BufferedWriter.flush(BufferedWriter.java:254)
	at java.util.Properties.store0(Properties.java:838)
	at java.util.Properties.store(Properties.java:812)
	at org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile(SurefireBooter.java:465)
	at org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile(SurefireBooter.java:453)
	at org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:511)
	... 26 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 :mng-module3-XXX

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng3259DepsDroppedInMultiModuleBuildTest.testitMNG3259(MavenITmng3259DepsDroppedInMultiModuleBuildTest.java:62)


Results :

Tests in error: 
  MavenITmng3259DepsDroppedInMultiModuleBuildTest>AbstractMavenIntegrationTestCase.runTest:219->testitMNG3259:62 » Verification
  MavenITmng4396AntBased20xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:53 » Verification
  MavenITmng4786AntBased21xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:55 » Verification

Tests run: 772, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 52.602 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.068 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.670 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 11.324 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.932 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.875 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.550 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  1.306 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.488 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.529 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.430 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.184 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.840 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.457 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.132 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.903 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  1.012 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.764 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.961 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.669 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.685 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.628 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.735 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.843 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.632 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.854 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.941 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.755 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.811 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.830 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [ 10.324 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.832 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  2.928 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.432 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.654 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.650 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.732 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  1.071 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.605 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.483 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.435 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.515 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.551 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.487 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.617 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.488 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.539 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.522 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.254 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.853 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.497 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.846 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  3.256 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  7.524 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.394 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.517 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  5.249 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.461 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.966 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.667 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.954 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.035 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.759 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.519 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  2.204 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.677 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.423 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.546 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.465 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.077 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.732 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.900 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.390 s]
[INFO] Maven ITs .......................................... FAILURE [47:44 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50:29 min
[INFO] Finished at: 2015-12-21T11:20:22-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Jenkins build is back to normal : core-it-maven-3-win #1079

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1079/changes>


Build failed in Jenkins: core-it-maven-3-win #1078

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1078/changes>

Changes:

[schulte] [MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle

------------------------------------------
[...truncated 10412 lines...]
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; command line and log = 
<https://builds.apache.org/job/core-it-maven-3-win/ws/apache-maven-3-SNAPSHOT\bin\mvn> --global-settings F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\settings-remote.xml -e --batch-mode -Dmaven.repo.local=<https://builds.apache.org/job/core-it-maven-3-win/ws/it-local-repo> install
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Integration Test :: MNG-5359 0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 35.3 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 387.1 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 100.0 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 420.6 KB/sec)
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-5359\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ test ---
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.pom (867 B at 13.7 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 28.6 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 48.3 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.pom (692 B at 11.1 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.pom (688 B at 10.8 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom (2 KB at 19.3 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-api/1.9.1/plexus-compiler-api-1.9.1.jar (21 KB at 232.1 KB/sec)
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-manager/1.9.1/plexus-compiler-manager-1.9.1.jar (5 KB at 38.4 KB/sec)
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-compiler-javac/1.9.1/plexus-compiler-javac-1.9.1.jar (14 KB at 107.5 KB/sec)
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-5359\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-5359\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ test ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ test ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ test ---
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar
[INFO] Downloading: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 486.3 KB/sec)
[INFO] Downloaded: http://repo1.maven.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 1324.4 KB/sec)
[INFO] Building jar: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-5359\target\test-0.1-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (auto-clean) @ test ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-5359\target
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ test ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.223 s
[INFO] Finished at: 2016-01-14T06:32:56-08:00
[INFO] Final Memory: 15M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project test: The packaging for this project did not assign a file to the build artifact -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-install-plugin:2.4:install (default-install) on project test: The packaging for this project did not assign a file to the build artifact
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147)
	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:865)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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: The packaging for this project did not assign a file to the build artifact
	at org.apache.maven.plugin.install.InstallMojo.execute(InstallMojo.java:136)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 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/MojoExecutionException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng5359CleanPluginExecutionDeclarationInPluginMgmtTest.testit(MavenITmng5359CleanPluginExecutionDeclarationInPluginMgmtTest.java:52)


Results :

Tests in error: 
  MavenITmng5359CleanPluginExecutionDeclarationInPluginMgmtTest>AbstractMavenIntegrationTestCase.runTest:219->testit:52 » Verification

Tests run: 772, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 42.788 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.109 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.711 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 11.547 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.970 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  4.091 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.548 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.801 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.492 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.743 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.440 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.162 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.518 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.428 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.106 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.974 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.993 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.666 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.731 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.669 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.820 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.699 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.688 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.805 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.683 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.871 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.750 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.599 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.749 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.863 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  9.787 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.838 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  3.042 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.456 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.563 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  1.100 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.739 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.605 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.520 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.700 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.694 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.620 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.522 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.658 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.642 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.837 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.977 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.698 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  0.925 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  0.994 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.823 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.549 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  4.427 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  6.992 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.254 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.461 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  4.034 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.491 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.754 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.927 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.810 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  0.815 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.418 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.455 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.918 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.620 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.377 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.648 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.534 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.100 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.797 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  1.957 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.394 s]
[INFO] Maven ITs .......................................... FAILURE [51:55 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 54:28 min
[INFO] Finished at: 2016-01-14T07:23:52-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1077

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1077/changes>

Changes:

[schulte] [MNG-5962] mvn fails when the current directory has spaces in between

------------------------------------------
[...truncated 10310 lines...]
mng1073AggregatorForksReactor(itForkGoal)...................OK (2.7 s)
mng1052PluginMngtConfig(itMNG1052)..........................OK (2.7 s)
mng1021EqualAttachmentBuildNumber(itMNG1021)................OK (2.9 s)
mng0985NonExecutedPluginMngtGoals(itMNG0985)................OK (2.3 s)
mng0956ComponentInjectionViaProjectLevelPluginDep(itMNG0956)OK (2.8 s)
mng0947OptionalDependency(it)...............................OK (3.0 s)
mng0870ReactorAwarePluginDiscovery(itMNG0870)...............OK (2.9 s)
mng0866EvaluateDefaultValue(itMNG866).......................OK (2.6 s)
mng0848SystemPropOverridesDefaultValue(itMNG848)............OK (2.6 s)
mng0836PluginParentResolution(itMNG836).....................OK (2.5 s)
mng0823MojoContextPassing(itMNG0823)........................OK (2.6 s)
mng0820ConflictResolution(itMNG0820)........................OK (3.6 s)
mng0818WarDepsNotTransitive(itMNG0818)......................OK (3.0 s)
mng0814ExplicitProfileActivation(itMNG814)..................OK (2.5 s)
mng0786ProfileAwareReactor(itMNG0786).......................OK (2.6 s)
mng0781PluginConfigVsExecConfig(itMNG0781)..................OK (3.4 s)
mng0773SettingsProfileReactorPollution(itMNG773)............OK (2.4 s)
mng0768OfflineMode(itMNG768)................................OK (9.2 s)
mng0761MissingSnapshotDistRepo(itMNG761)....................OK (2.9 s)
mng0731LegacyRepoLayout(itMNG731)...........................SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-3)
mng0680ParentBasedir(itMNG680)..............................OK (3.2 s)
mng0674PluginParameterAlias(itLifecycle)....................OK (3.1 s)
mng0674PluginParameterAlias(itCli)..........................OK (2.6 s)
mng0666IgnoreLegacyPom(itMNG666)............................OK (2.9 s)
mng0557UserSettingsCliOption(itMNG557)......................OK (2.6 s)
mng0553SettingsAuthzEncryption(itRelocation)................OK (3.9 s)
mng0553SettingsAuthzEncryption(itEncryption)................OK (5.3 s)
mng0553SettingsAuthzEncryption(itBasic).....................OK (3.8 s)
mng0522InheritedPluginMgmtConfig(itMNG522)..................OK (3.2 s)
mng0507ArtifactRelocation(itMNG507).........................OK (3.7 s)
mng0505VersionRange(itMNG505)...............................OK (3.1 s)
mng0496IgnoreUnknownPluginParameters(itMNG496)..............OK (2.6 s)
mng0479OverrideCentralRepo(itResolution)....................OK (10.1 s)
mng0479OverrideCentralRepo(itModel).........................OK (5.2 s)
mng0471CustomLifecycle(itMNG471)............................OK (2.6 s)
mng0469ReportConfig(itReportConfigOverridesBuildDefaults)...SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0.0,3.0-alpha-1)
mng0469ReportConfig(itBuildConfigDominantDuringBuild).......OK (2.6 s)
mng0469ReportConfig(itBuildConfigIrrelevantForReports)......OK (2.6 s)
mng0461TolerateMissingDependencyPom(it).....................OK (3.0 s)
mng0449PluginVersionResolution(itLifecycleInvocation).......OK (3.2 s)
mng0449PluginVersionResolution(itCliInvocation).............OK (2.9 s)
mng0377PluginLookupFromPrefix(itMNG377).....................OK (3.3 s)
mng0294MergeGlobalAndUserSettings(itMNG294).................OK (3.1 s)
mng0282NonReactorExecWhenProjectIndependent(itMNG282).......OK (2.9 s)
mng0249ResolveDepsFromReactor(itMNG0249)....................OK (3.2 s)
mng0187CollectedProjects(it)................................OK (2.7 s)
mng0095ReactorFailureBehavior(itFailFast)...................OK (2.8 s)
mng0095ReactorFailureBehavior(itFailNever)..................OK (2.8 s)
mng0095ReactorFailureBehavior(itFailAtEnd)..................OK (3.1 s)
0145ReactorWithIncludesExcludes(itCustomIncludes)...........SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itCustomExcludes)...........SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itDefaultIncludesExcludes)..SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1)
0144LifecycleExecutionOrder(it0144).........................OK (3.6 s)
0143TransitiveDependencyScopes(itCompileScope)..............OK (3.0 s)
0143TransitiveDependencyScopes(itProvidedScope).............OK (3.7 s)
0143TransitiveDependencyScopes(itRuntimeScope)..............OK (3.1 s)
0143TransitiveDependencyScopes(itTestScope).................OK (3.0 s)
0142DirectDependencyScopes(it0142)..........................OK (3.0 s)
0140InterpolationWithPomPrefix(it0140)......................OK (2.6 s)
0139InterpolationWithProjectPrefix(it0139)..................OK (2.6 s)
0138PluginLifecycle(it0138).................................OK (3.8 s)
0137EarLifecycle(it0137)....................................OK (3.1 s)
0136RarLifecycle(it0136)....................................OK (3.4 s)
0135EjbLifecycle(it0135)....................................OK (4.0 s)
0134WarLifecycle(it0134)....................................OK (3.4 s)
0133JarLifecycle(it0133)....................................OK (3.7 s)
0132PomLifecycle(it0132)....................................OK (2.8 s)
0131SiteLifecycle(it0131)...................................OK (2.7 s)
0130CleanLifecycle(it0130)..................................OK (3.0 s)
0113ServerAuthzAvailableToWagonMgrInPlugin(it0113)..........OK (3.0 s)
0090EnvVarInterpolation(it0090).............................OK (4.1 s)
0087PluginRealmWithProjectLevelDeps(it0087).................OK (2.9 s)
0086PluginRealm(it0086).....................................OK (3.3 s)
0085TransitiveSystemScope(it0085)...........................OK (3.2 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.6 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.7 s)
0064MojoConfigViaSetters(it0064)............................OK (2.6 s)
0063SystemScopeDependency(it0063)...........................OK (2.9 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.6 s)
0052ReleaseProfile(it0052)..................................OK (3.1 s)
0051ReleaseProfile(it0051)..................................OK (3.4 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (4.2 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.6 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.5 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.5 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.4.0-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.4 s)
0030DepPomDepMngtInheritance(it0030)........................OK (7.1 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (3.2 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.9 s)
0023SettingsProfile(it0023).................................OK (2.7 s)
0021PomProfile(it0021)......................................OK (3.0 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.2 s)
0018DependencyManagement(it0018)............................OK (3.6 s)
0012PomInterpolation(it0012)................................OK (2.8 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (3.3 s)
0010DependencyClosureResolution(it0010).....................OK (3.1 s)
0009GoalConfiguration(it0009)...............................OK (2.8 s)
0008SimplePlugin(it0008)....................................OK (3.0 s)
Tests run: 772, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2,899.157 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
testit(org.apache.maven.it.MavenITmng4919LifecycleMappingWithSameGoalTwiceTest)  Time elapsed: 2.688 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<[check, check]> but was:<[check]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at org.apache.maven.it.MavenITmng4919LifecycleMappingWithSameGoalTwiceTest.testit(MavenITmng4919LifecycleMappingWithSameGoalTwiceTest.java:59)


Results :

Failed tests: 
  MavenITmng4919LifecycleMappingWithSameGoalTwiceTest>AbstractMavenIntegrationTestCase.runTest:219->testit:59 expected:<[check, check]> but was:<[check]>

Tests run: 772, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [01:00 min]
[INFO] Maven IT Support ................................... SUCCESS [  1.482 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.990 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 12.678 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  7.317 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.865 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.527 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.867 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.935 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.607 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.436 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.237 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.615 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.461 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  0.954 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.985 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.969 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.934 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.681 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.664 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.863 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.658 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.708 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.737 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.701 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  1.227 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.595 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.779 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.111 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  1.042 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  8.937 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.208 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  3.453 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.505 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.512 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.785 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.850 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.516 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.514 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  2.136 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.093 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.966 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.461 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.491 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  1.001 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.500 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.511 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.713 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  0.946 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  0.750 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.929 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.875 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  3.413 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  7.799 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.065 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.462 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  3.922 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.456 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.923 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.581 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  2.395 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.274 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.442 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.454 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  2.321 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.747 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.677 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.791 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.454 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  2.006 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.891 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.731 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.375 s]
[INFO] Maven ITs .......................................... FAILURE [48:49 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51:44 min
[INFO] Finished at: 2016-01-14T06:22:11-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1076

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1076/changes>

Changes:

[aheritier] [MNG-3507] Fix the SLF4J logger factory implementation used for LOG4J2

------------------------------------------
[...truncated 10305 lines...]
mng1073AggregatorForksReactor(itForkGoal)...................OK (2.7 s)
mng1052PluginMngtConfig(itMNG1052)..........................OK (2.6 s)
mng1021EqualAttachmentBuildNumber(itMNG1021)................OK (2.9 s)
mng0985NonExecutedPluginMngtGoals(itMNG0985)................OK (2.4 s)
mng0956ComponentInjectionViaProjectLevelPluginDep(itMNG0956)OK (3.2 s)
mng0947OptionalDependency(it)...............................OK (3.1 s)
mng0870ReactorAwarePluginDiscovery(itMNG0870)...............OK (3.5 s)
mng0866EvaluateDefaultValue(itMNG866).......................OK (2.6 s)
mng0848SystemPropOverridesDefaultValue(itMNG848)............OK (2.6 s)
mng0836PluginParentResolution(itMNG836).....................OK (3.4 s)
mng0823MojoContextPassing(itMNG0823)........................OK (2.5 s)
mng0820ConflictResolution(itMNG0820)........................OK (3.0 s)
mng0818WarDepsNotTransitive(itMNG0818)......................OK (3.6 s)
mng0814ExplicitProfileActivation(itMNG814)..................OK (3.3 s)
mng0786ProfileAwareReactor(itMNG0786).......................OK (3.4 s)
mng0781PluginConfigVsExecConfig(itMNG0781)..................OK (3.0 s)
mng0773SettingsProfileReactorPollution(itMNG773)............OK (2.4 s)
mng0768OfflineMode(itMNG768)................................OK (10.2 s)
mng0761MissingSnapshotDistRepo(itMNG761)....................OK (3.1 s)
mng0731LegacyRepoLayout(itMNG731)...........................SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-3)
mng0680ParentBasedir(itMNG680)..............................OK (2.6 s)
mng0674PluginParameterAlias(itCli)..........................OK (2.7 s)
mng0674PluginParameterAlias(itLifecycle)....................OK (3.4 s)
mng0666IgnoreLegacyPom(itMNG666)............................OK (4.3 s)
mng0557UserSettingsCliOption(itMNG557)......................OK (2.8 s)
mng0553SettingsAuthzEncryption(itBasic).....................OK (4.1 s)
mng0553SettingsAuthzEncryption(itRelocation)................OK (4.3 s)
mng0553SettingsAuthzEncryption(itEncryption)................OK (6.3 s)
mng0522InheritedPluginMgmtConfig(itMNG522)..................OK (3.1 s)
mng0507ArtifactRelocation(itMNG507).........................OK (4.5 s)
mng0505VersionRange(itMNG505)...............................OK (3.1 s)
mng0496IgnoreUnknownPluginParameters(itMNG496)..............OK (2.7 s)
mng0479OverrideCentralRepo(itResolution)....................OK (9.9 s)
mng0479OverrideCentralRepo(itModel).........................OK (5.3 s)
mng0471CustomLifecycle(itMNG471)............................OK (2.7 s)
mng0469ReportConfig(itReportConfigOverridesBuildDefaults)...SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0.0,3.0-alpha-1)
mng0469ReportConfig(itBuildConfigDominantDuringBuild).......OK (2.7 s)
mng0469ReportConfig(itBuildConfigIrrelevantForReports)......OK (2.6 s)
mng0461TolerateMissingDependencyPom(it).....................OK (2.9 s)
mng0449PluginVersionResolution(itLifecycleInvocation).......OK (3.0 s)
mng0449PluginVersionResolution(itCliInvocation).............OK (3.2 s)
mng0377PluginLookupFromPrefix(itMNG377).....................OK (3.6 s)
mng0294MergeGlobalAndUserSettings(itMNG294).................OK (2.8 s)
mng0282NonReactorExecWhenProjectIndependent(itMNG282).......OK (2.6 s)
mng0249ResolveDepsFromReactor(itMNG0249)....................OK (3.4 s)
mng0187CollectedProjects(it)................................OK (2.8 s)
mng0095ReactorFailureBehavior(itFailFast)...................OK (3.2 s)
mng0095ReactorFailureBehavior(itFailNever)..................OK (3.0 s)
mng0095ReactorFailureBehavior(itFailAtEnd)..................OK (2.8 s)
0145ReactorWithIncludesExcludes(itCustomIncludes)...........SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itCustomExcludes)...........SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1)
0145ReactorWithIncludesExcludes(itDefaultIncludesExcludes)..SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1)
0144LifecycleExecutionOrder(it0144).........................OK (3.6 s)
0143TransitiveDependencyScopes(itCompileScope)..............OK (3.0 s)
0143TransitiveDependencyScopes(itProvidedScope).............OK (3.0 s)
0143TransitiveDependencyScopes(itRuntimeScope)..............OK (3.1 s)
0143TransitiveDependencyScopes(itTestScope).................OK (3.1 s)
0142DirectDependencyScopes(it0142)..........................OK (3.1 s)
0140InterpolationWithPomPrefix(it0140)......................OK (2.8 s)
0139InterpolationWithProjectPrefix(it0139)..................OK (3.0 s)
0138PluginLifecycle(it0138).................................OK (3.7 s)
0137EarLifecycle(it0137)....................................OK (3.7 s)
0136RarLifecycle(it0136)....................................OK (3.6 s)
0135EjbLifecycle(it0135)....................................OK (3.4 s)
0134WarLifecycle(it0134)....................................OK (3.3 s)
0133JarLifecycle(it0133)....................................OK (4.2 s)
0132PomLifecycle(it0132)....................................OK (2.8 s)
0131SiteLifecycle(it0131)...................................OK (2.7 s)
0130CleanLifecycle(it0130)..................................OK (2.8 s)
0113ServerAuthzAvailableToWagonMgrInPlugin(it0113)..........OK (3.0 s)
0090EnvVarInterpolation(it0090).............................OK (2.6 s)
0087PluginRealmWithProjectLevelDeps(it0087).................OK (2.8 s)
0086PluginRealm(it0086).....................................OK (2.8 s)
0085TransitiveSystemScope(it0085)...........................OK (3.2 s)
0072InterpolationWithDottedProperty(it0072).................OK (2.9 s)
0071PluginConfigWithDottedProperty(it0071)..................OK (2.7 s)
0064MojoConfigViaSetters(it0064)............................OK (2.6 s)
0063SystemScopeDependency(it0063)...........................OK (2.9 s)
0056MultipleGoalExecutions(it0056)..........................OK (2.6 s)
0052ReleaseProfile(it0052)..................................OK (3.1 s)
0051ReleaseProfile(it0051)..................................OK (3.7 s)
0041ArtifactTypeFromPluginExtension(it0041).................OK (4.6 s)
0040PackagingFromPluginExtension(it0040)....................OK (2.6 s)
0039ReleasePomInReactor(it0039).............................SKIPPED - Maven version 3.4.0-SNAPSHOT not in range [2.0,3.0-alpha-1)
0038AlternatePomFileDifferentDir(it0038)....................OK (2.8 s)
0037AlternatePomFileSameDir(it0037).........................OK (2.9 s)
0036ReleasePom(it0036)......................................SKIPPED - Maven version 3.4.0-SNAPSHOT not in range (2.0,3.0-alpha-1)
0032MavenPrerequisite(it0032)...............................OK (2.9 s)
0030DepPomDepMngtInheritance(it0030)........................OK (7.2 s)
0025MultipleExecutionLevelConfigs(it0025)...................OK (2.8 s)
0024MultipleGoalExecutions(it0024)..........................OK (2.8 s)
0023SettingsProfile(it0023).................................OK (2.8 s)
0021PomProfile(it0021)......................................OK (3.4 s)
0019PluginVersionMngtBySuperPom(it0019).....................OK (3.2 s)
0018DependencyManagement(it0018)............................OK (3.0 s)
0012PomInterpolation(it0012)................................OK (2.7 s)
0011DefaultVersionByDependencyManagement(it0011)............OK (3.0 s)
0010DependencyClosureResolution(it0010).....................OK (3.0 s)
0009GoalConfiguration(it0009)...............................OK (2.7 s)
0008SimplePlugin(it0008)....................................OK (3.0 s)
Tests run: 772, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2,958.163 sec <<< FAILURE! - in org.apache.maven.it.IntegrationTestSuite
testit(org.apache.maven.it.MavenITmng4919LifecycleMappingWithSameGoalTwiceTest)  Time elapsed: 2.778 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<[check, check]> but was:<[check]>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:283)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:71)
	at org.apache.maven.it.MavenITmng4919LifecycleMappingWithSameGoalTwiceTest.testit(MavenITmng4919LifecycleMappingWithSameGoalTwiceTest.java:59)


Results :

Failed tests: 
  MavenITmng4919LifecycleMappingWithSameGoalTwiceTest>AbstractMavenIntegrationTestCase.runTest:219->testit:59 expected:<[check, check]> but was:<[check]>

Tests run: 772, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [01:02 min]
[INFO] Maven IT Support ................................... SUCCESS [  1.893 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.514 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 13.112 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  6.293 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.997 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.558 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  1.190 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.521 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.947 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.477 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.224 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.569 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.840 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.570 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.294 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.899 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.819 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.683 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.691 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.838 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.643 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.736 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.820 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.666 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.813 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.685 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.749 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.255 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.733 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  9.138 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.574 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  2.828 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.462 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.532 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.542 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  1.448 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.499 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.916 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  2.488 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.623 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.636 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.483 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.483 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.793 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.703 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.569 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.623 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.216 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.310 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.781 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.725 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  3.527 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  8.329 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.349 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.857 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  6.004 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.475 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  1.038 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.581 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.826 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.477 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.460 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.645 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  2.269 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.602 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.436 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.762 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.441 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.022 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.850 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  3.068 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.671 s]
[INFO] Maven ITs .......................................... FAILURE [49:53 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52:58 min
[INFO] Finished at: 2016-01-07T04:23:52-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1075

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1075/changes>

Changes:

[hboutemy] fixed little mistake in c09aaa35

------------------------------------------
[...truncated 10428 lines...]
[INFO] Total time: 0.544 s
[INFO] Finished at: 2016-01-01T08:48:57-08:00
[INFO] Final Memory: 21M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch (test) on project test: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch failed: Unable to load the mojo 'touch' (or one of its required components) from the plugin 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT': com.google.inject.ProvisionException: Unable to provision, see the following errors:
[ERROR] 
[ERROR] 1) Error in ComponentFactory:ant-mojo
[ERROR] at ClassRealm[plugin>org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@642ddc4c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
[ERROR] while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch)
[ERROR] 
[ERROR] 1 error
[ERROR] role: org.apache.maven.plugin.Mojo
[ERROR] roleHint: org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch: Failed to extract Ant script for: role: 'org.apache.maven.plugin.Mojo', implementation: '/touch.build.xml:touch', role hint: 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch': There is not enough space on the disk
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch (test) on project test: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch failed: Unable to load the mojo 'touch' (or one of its required components) from the plugin 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147)
	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:865)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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.PluginExecutionException: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch failed: Unable to load the mojo 'touch' (or one of its required components) from the plugin 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT'
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 20 more
Caused by: org.apache.maven.plugin.PluginContainerException: Unable to load the mojo 'touch' (or one of its required components) from the plugin 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT'
	at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:551)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:121)
	... 21 more
Caused by: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) Error in ComponentFactory:ant-mojo
  at ClassRealm[plugin>org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@642ddc4c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch)

1 error
      role: org.apache.maven.plugin.Mojo
  roleHint: org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
	at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:517)
	... 22 more
Caused by: com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) Error in ComponentFactory:ant-mojo
  at ClassRealm[plugin>org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@642ddc4c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch)

1 error
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1025)
	at org.eclipse.sisu.inject.Guice4$1.get(Guice4.java:162)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
	... 24 more
Caused by: org.codehaus.plexus.component.factory.ComponentInstantiationException: Failed to extract Ant script for: role: 'org.apache.maven.plugin.Mojo', implementation: '/touch.build.xml:touch', role hint: 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch'
	at org.codehaus.plexus.component.factory.ant.AntComponentFactory.newInstance(AntComponentFactory.java:24)
	at org.apache.maven.script.ant.AntMojoComponentFactory.newInstance(AntMojoComponentFactory.java:36)
	at org.codehaus.plexus.component.factory.AbstractComponentFactory.newInstance(AbstractComponentFactory.java:27)
	at org.eclipse.sisu.plexus.ComponentDescriptorBeanModule$DeferredFactoryClass.get(ComponentDescriptorBeanModule.java:191)
	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at org.eclipse.sisu.bean.BeanScheduler$Activator.onProvision(BeanScheduler.java:176)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:126)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	... 28 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:318)
	at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:190)
	at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:174)
	at org.codehaus.plexus.component.factory.ant.AntScriptInvoker.<init>(AntScriptInvoker.java:91)
	at org.codehaus.plexus.component.factory.ant.AntComponentFactory.newInstance(AntComponentFactory.java:20)
	... 43 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/PluginContainerException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng4396AntBased20xMojoSupportTest.testit(MavenITmng4396AntBased20xMojoSupportTest.java:53)


Results :

Failed tests: 
  MavenITmng4919LifecycleMappingWithSameGoalTwiceTest>AbstractMavenIntegrationTestCase.runTest:219->testit:59 expected:<[check, check]> but was:<[check]>
Tests in error: 
  MavenITmng4396AntBased20xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:53 » Verification

Tests run: 772, Failures: 1, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 48.871 s]
[INFO] Maven IT Support ................................... SUCCESS [  0.921 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.757 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 11.468 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.879 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.824 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.541 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.873 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.616 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.778 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.432 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.191 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.548 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.441 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.044 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.951 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.962 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.740 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.670 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.649 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.846 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.627 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.710 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  1.021 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.675 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.792 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.818 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.672 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.829 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.818 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  8.667 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.606 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  3.299 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.451 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.532 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.659 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.776 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.946 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  1.085 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.896 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.369 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.885 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.452 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.544 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.804 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.556 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.484 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.551 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  0.984 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.438 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.705 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.510 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  2.842 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  7.253 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.872 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.507 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  5.244 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.466 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  1.096 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.537 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.752 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  0.679 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.424 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.483 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.999 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.613 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.441 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.570 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.397 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.166 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.991 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.452 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.592 s]
[INFO] Maven ITs .......................................... FAILURE [47:01 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49:40 min
[INFO] Finished at: 2016-01-01T09:19:28-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1074

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1074/changes>

Changes:

[Michael Osipov] Remove ancient Subversion keywords

------------------------------------------
[...truncated 9505 lines...]
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom (3 KB at 39.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom (17 KB at 277.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.pom (3 KB at 42.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.pom (4 KB at 57.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.pom (3 KB at 39.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.pom (3 KB at 45.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.pom (6 KB at 106.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom (8 KB at 123.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom (5 KB at 83.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom (3 KB at 48.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom (4 KB at 58.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom (11 KB at 185.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom (17 KB at 296.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom (3 KB at 51.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3 KB at 54.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (9 KB at 156.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 18.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 54.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 165.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 25.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 686.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 713.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 1451.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 949.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 1616.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 250.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 265.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 290.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 46.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 61.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 435.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 692.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 32.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 45.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 511.5 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 12.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 454.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 1165.3 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 285.4 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3531 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 905 unknown: 905 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 905 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2922 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 48.177 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.380 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.678 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 11.493 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.787 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  3.291 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.573 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  1.144 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.468 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.488 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.456 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.321 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.965 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.680 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.064 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.975 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.895 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.701 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.683 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.645 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.780 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.700 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.738 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.698 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.671 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.800 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.873 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.802 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.839 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.773 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  8.567 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.882 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  4.300 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.673 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.562 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.544 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.722 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.523 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.465 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.872 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  0.951 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.644 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.552 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.486 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.565 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.682 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.484 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.542 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.779 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.040 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  1.192 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.547 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  2.915 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  6.773 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  0.904 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.461 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  5.253 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.419 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  1.040 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.556 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.427 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  0.677 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.419 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.459 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.864 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  1.102 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.551 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.585 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.393 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.134 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.824 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.422 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.384 s]
[INFO] Maven ITs .......................................... FAILURE [ 28.783 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 03:06 min
[INFO] Finished at: 2015-12-31T08:33:32-08:00
[INFO] Final Memory: 98M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project core-it-suite: Compilation failure
[ERROR] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project core-it-suite: Compilation failure
/F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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.compiler.CompilationFailureException: Compilation failure
/F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:909)
	at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?


Build failed in Jenkins: core-it-maven-3-win #1073

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1073/changes>

Changes:

[Michael Osipov] Use proper spelling of "e.g."

------------------------------------------
[...truncated 9505 lines...]
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom (3 KB at 38.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom (17 KB at 206.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.pom (3 KB at 43.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.pom (4 KB at 40.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.pom (3 KB at 39.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.pom (3 KB at 51.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.pom (6 KB at 106.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom (8 KB at 132.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom (5 KB at 84.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom (3 KB at 47.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom (4 KB at 56.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom (11 KB at 182.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom (17 KB at 210.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom (3 KB at 50.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3 KB at 53.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (9 KB at 159.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 43.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 51.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 165.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 25.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 1373.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 2577.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 1081.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 423.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 344.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 1847.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 332.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 677.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 955.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 49.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 59.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 453.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 595.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 51.0 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 33.4 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 550.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 13.9 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 1764.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 405.5 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3531 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 905 unknown: 905 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 905 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2922 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 41.276 s]
[INFO] Maven IT Support ................................... SUCCESS [  0.970 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.695 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 11.053 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.073 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.808 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.552 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.801 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.486 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  3.316 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.424 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.185 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.529 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.417 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.140 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.003 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.965 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.741 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.749 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.633 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.671 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.666 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.676 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.769 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.694 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.842 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.807 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.582 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.852 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.704 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  7.998 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.334 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  2.594 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.436 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.579 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.546 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.821 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.543 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.538 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.610 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.436 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.502 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.580 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.466 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.654 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.654 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.548 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.903 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.070 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  0.764 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.692 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.805 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  3.190 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  7.203 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  0.914 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.797 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  4.365 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.447 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.748 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.559 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  2.425 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.113 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.450 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.469 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.644 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.721 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.370 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.649 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.483 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.108 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.735 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.187 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.392 s]
[INFO] Maven ITs .......................................... FAILURE [ 14.659 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:38 min
[INFO] Finished at: 2015-12-29T12:32:26-08:00
[INFO] Final Memory: 91M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project core-it-suite: Compilation failure
[ERROR] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project core-it-suite: Compilation failure
/F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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.compiler.CompilationFailureException: Compilation failure
/F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:909)
	at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?


Build failed in Jenkins: core-it-maven-3-win #1072

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1072/changes>

Changes:

[Michael Osipov] Use the proper term for char U+002D (-) hyphen(-minus) instead of dash

[Michael Osipov] Use the proper term for char U+002D (-) hyphen(-minus) instead of dash

------------------------------------------
[...truncated 9505 lines...]
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/jetty-orbit/1/jetty-orbit-1.pom (3 KB at 35.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-parent/18/jetty-parent-18.pom (17 KB at 277.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.pom (3 KB at 42.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.pom (4 KB at 58.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.pom (3 KB at 36.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.pom (3 KB at 46.6 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.pom (6 KB at 102.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/16.0/guava-parent-16.0.pom (8 KB at 121.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.pom (5 KB at 76.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.pom (3 KB at 46.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.pom (4 KB at 45.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-parent/2.2.5/jackrabbit-parent-2.2.5.pom (11 KB at 179.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/parent/5/parent-5.pom (17 KB at 290.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.pom (3 KB at 40.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.pom (3 KB at 50.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.11/slf4j-parent-1.5.11.pom (9 KB at 148.3 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.pom (3 KB at 40.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.pom (3 KB at 42.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.1/slf4j-parent-1.6.1.pom (10 KB at 157.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.pom (2 KB at 25.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.14/jetty-util-6.1.14.jar (160 KB at 1295.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.9/maven-shared-utils-0.9.jar (168 KB at 1270.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-server/9.0.4.v20130625/jetty-server-9.0.4.v20130625.jar (346 KB at 1996.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-http/9.0.4.v20130625/jetty-http-9.0.4.v20130625.jar (102 KB at 476.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-io/9.0.4.v20130625/jetty-io-9.0.4.v20130625.jar (83 KB at 373.9 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.8.2/junit-4.8.2.jar (232 KB at 1039.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-security/9.0.4.v20130625/jetty-security-9.0.4.v20130625.jar (90 KB at 345.8 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.0/wagon-webdav-jackrabbit-2.0.jar (19 KB at 58.4 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/orbit/javax.servlet/3.0.0.v201112011016/javax.servlet-3.0.0.v201112011016.jar (196 KB at 549.7 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.14/jetty-6.1.14.jar (505 KB at 1397.0 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.0/wagon-http-shared-2.0.jar (26 KB at 68.2 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/jetty/jetty-util/9.0.4.v20130625/jetty-util-9.0.4.v20130625.jar (328 KB at 815.1 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.11/jcl-over-slf4j-1.5.11.jar (17 KB at 39.5 KB/sec)
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.1/slf4j-api-1.6.1.jar (25 KB at 53.8 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar (8 KB at 15.6 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-webdav/2.2.5/jackrabbit-webdav-2.2.5.jar (282 KB at 516.2 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/apache/jackrabbit/jackrabbit-jcr-commons/2.2.5/jackrabbit-jcr-commons-2.2.5.jar (280 KB at 485.7 KB/sec)
[INFO] Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/16.0/guava-16.0.jar (2174 KB at 1403.9 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ core-it-suite ---
[INFO] Deleting F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ core-it-suite ---
[INFO] Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar
[INFO] Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.11/slf4j-api-1.5.11.jar (24 KB at 385.3 KB/sec)
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (ban-known-bad-maven-versions) @ core-it-suite ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (rat-check) @ core-it-suite ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: DEPENDENCIES
[INFO] 3531 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 905 unknown: 905 generated: 0 approved: 2154 licence.
[WARNING] Rat check: 905 files with unapproved licenses. See RAT report in: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\rat.txt
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ core-it-suite ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:compile (default-compile) @ core-it-suite ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ core-it-suite ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2922 resources
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.2:testCompile (default-testCompile) @ core-it-suite ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 604 source files to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 45.452 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.030 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.659 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  9.950 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.547 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.822 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.541 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.856 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.473 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.559 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.427 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.223 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.534 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.430 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.169 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.921 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.807 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.751 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.694 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.605 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.724 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.633 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.695 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.736 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.694 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.840 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.614 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  1.031 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.810 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.724 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  7.692 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.404 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  2.328 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.464 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.498 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.627 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.959 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.519 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.515 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.859 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.036 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.586 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.589 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.443 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.646 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.655 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.470 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.926 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.003 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  0.921 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.528 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.776 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  4.515 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  6.937 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.236 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.728 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  4.810 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.443 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.734 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  1.217 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.357 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  0.731 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.529 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.430 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.821 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.559 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.377 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.874 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.454 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.254 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.765 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.600 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.545 s]
[INFO] Maven ITs .......................................... FAILURE [ 15.515 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:43 min
[INFO] Finished at: 2015-12-28T16:32:21-08:00
[INFO] Final Memory: 97M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project core-it-suite: Compilation failure
[ERROR] /F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.2:testCompile (default-testCompile) on project core-it-suite: Compilation failure
/F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required

	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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.compiler.CompilationFailureException: Compilation failure
/F:/ws/m3-its/core-integration-testing-trunk/core-it-suite/src/test/java/org/apache/maven/it/MavenITmng3268MultipleHyphenPCommandLineTest.java:[36,12] invalid method declaration; return type required

	at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:909)
	at org.apache.maven.plugin.compiler.TestCompilerMojo.execute(TestCompilerMojo.java:153)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results
ERROR: Publisher 'Publish JUnit test result report' failed: No test report files were found. Configuration error?


Build failed in Jenkins: core-it-maven-3-win #1071

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1071/changes>

Changes:

[Michael Osipov] [MNG-5954] Remove outdated

------------------------------------------
[...truncated 10789 lines...]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-module3-XXX ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mng-module3-XXX ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mng-module3-XXX ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.3:test (default-test) @ mng-module3-XXX ---
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.pom (583 B at 9.2 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.3/surefire-providers-2.3.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.3/surefire-providers-2.3.pom (2 KB at 27.8 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.jar (11 KB at 132.0 KB/sec)
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\surefire-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Module-1 XXX ....................................... SUCCESS [  5.016 s]
[INFO] Module-2 XXX ....................................... SUCCESS [  0.093 s]
[INFO] Module-3 XXX ....................................... FAILURE [  0.719 s]
[INFO] Module-4 XXX ....................................... SKIPPED
[INFO] Module-5 XXX ....................................... SKIPPED
[INFO] Builder POM for issue XXX .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.125 s
[INFO] Finished at: 2015-12-28T16:09:02-08:00
[INFO] Final Memory: 23M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on project mng-module3-XXX: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on project mng-module3-XXX: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147)
	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:865)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:402)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 20 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:519)
	at org.apache.maven.surefire.booter.SurefireBooter.forkSuites(SurefireBooter.java:412)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesForkOnce(SurefireBooter.java:312)
	at org.apache.maven.surefire.booter.SurefireBooter.run(SurefireBooter.java:202)
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:398)
	... 22 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:318)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at java.io.BufferedWriter.flush(BufferedWriter.java:254)
	at java.util.Properties.store0(Properties.java:838)
	at java.util.Properties.store(Properties.java:812)
	at org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile(SurefireBooter.java:465)
	at org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile(SurefireBooter.java:453)
	at org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:511)
	... 26 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 :mng-module3-XXX

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng3259DepsDroppedInMultiModuleBuildTest.testitMNG3259(MavenITmng3259DepsDroppedInMultiModuleBuildTest.java:62)


Results :

Failed tests: 
  MavenITmng4919LifecycleMappingWithSameGoalTwiceTest>AbstractMavenIntegrationTestCase.runTest:219->testit:59 expected:<[check, check]> but was:<[check]>
Tests in error: 
  MavenITmng3259DepsDroppedInMultiModuleBuildTest>AbstractMavenIntegrationTestCase.runTest:219->testitMNG3259:62 » Verification
  MavenITmng4396AntBased20xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:53 » Verification
  MavenITmng4786AntBased21xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:55 » Verification

Tests run: 772, Failures: 1, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 47.123 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.107 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  1.154 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  8.940 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  4.896 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.983 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.629 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.875 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.481 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.407 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.426 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.194 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.537 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.425 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.124 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.958 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.966 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.744 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.653 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.615 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.806 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.631 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.720 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.736 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.617 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.850 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.856 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.828 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.825 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.838 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  8.378 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.569 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  2.956 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.446 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.637 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.573 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.807 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.796 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.488 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  2.175 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.359 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.584 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.509 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.458 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.580 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.544 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.552 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.544 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  0.976 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.729 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.988 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.622 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  2.976 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  6.337 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  2.248 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  1.184 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  2.707 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.483 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.979 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.652 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.817 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.191 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.462 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.459 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.974 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.890 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.422 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.659 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.413 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.066 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.740 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.604 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.375 s]
[INFO] Maven ITs .......................................... FAILURE [47:15 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49:45 min
[INFO] Finished at: 2015-12-28T16:20:37-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1070

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1070/changes>

Changes:

[schulte] [MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle

------------------------------------------
[...truncated 10428 lines...]
[INFO] Total time: 0.620 s
[INFO] Finished at: 2015-12-21T23:49:32-08:00
[INFO] Final Memory: 21M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch (test) on project test: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch failed: Unable to load the mojo 'touch' (or one of its required components) from the plugin 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT': com.google.inject.ProvisionException: Unable to provision, see the following errors:
[ERROR] 
[ERROR] 1) Error in ComponentFactory:ant-mojo
[ERROR] at ClassRealm[plugin>org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@642ddc4c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
[ERROR] while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch)
[ERROR] 
[ERROR] 1 error
[ERROR] role: org.apache.maven.plugin.Mojo
[ERROR] roleHint: org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch: Failed to extract Ant script for: role: 'org.apache.maven.plugin.Mojo', implementation: '/touch.build.xml:touch', role hint: 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch': There is not enough space on the disk
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch (test) on project test: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch failed: Unable to load the mojo 'touch' (or one of its required components) from the plugin 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT'
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147)
	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:865)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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.PluginExecutionException: Execution test of goal org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch failed: Unable to load the mojo 'touch' (or one of its required components) from the plugin 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT'
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 20 more
Caused by: org.apache.maven.plugin.PluginContainerException: Unable to load the mojo 'touch' (or one of its required components) from the plugin 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT'
	at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:551)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:121)
	... 21 more
Caused by: org.codehaus.plexus.component.repository.exception.ComponentLookupException: com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) Error in ComponentFactory:ant-mojo
  at ClassRealm[plugin>org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@642ddc4c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch)

1 error
      role: org.apache.maven.plugin.Mojo
  roleHint: org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:267)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:255)
	at org.apache.maven.plugin.internal.DefaultMavenPluginManager.getConfiguredMojo(DefaultMavenPluginManager.java:517)
	... 22 more
Caused by: com.google.inject.ProvisionException: Unable to provision, see the following errors:

1) Error in ComponentFactory:ant-mojo
  at ClassRealm[plugin>org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT, parent: sun.misc.Launcher$AppClassLoader@642ddc4c] (via modules: org.eclipse.sisu.wire.WireModule -> org.eclipse.sisu.plexus.PlexusBindingModule)
  while locating org.apache.maven.plugin.Mojo annotated with @com.google.inject.name.Named(value=org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch)

1 error
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1025)
	at org.eclipse.sisu.inject.Guice4$1.get(Guice4.java:162)
	at org.eclipse.sisu.inject.LazyBeanEntry.getValue(LazyBeanEntry.java:81)
	at org.eclipse.sisu.plexus.LazyPlexusBean.getValue(LazyPlexusBean.java:51)
	at org.codehaus.plexus.DefaultPlexusContainer.lookup(DefaultPlexusContainer.java:263)
	... 24 more
Caused by: org.codehaus.plexus.component.factory.ComponentInstantiationException: Failed to extract Ant script for: role: 'org.apache.maven.plugin.Mojo', implementation: '/touch.build.xml:touch', role hint: 'org.apache.maven.its.plugins:maven-it-plugin-ant-based:2.1-SNAPSHOT:touch'
	at org.codehaus.plexus.component.factory.ant.AntComponentFactory.newInstance(AntComponentFactory.java:24)
	at org.apache.maven.script.ant.AntMojoComponentFactory.newInstance(AntMojoComponentFactory.java:36)
	at org.codehaus.plexus.component.factory.AbstractComponentFactory.newInstance(AbstractComponentFactory.java:27)
	at org.eclipse.sisu.plexus.ComponentDescriptorBeanModule$DeferredFactoryClass.get(ComponentDescriptorBeanModule.java:191)
	at com.google.inject.internal.ProviderInternalFactory.provision(ProviderInternalFactory.java:81)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.provision(InternalFactoryToInitializableAdapter.java:53)
	at com.google.inject.internal.ProviderInternalFactory$1.call(ProviderInternalFactory.java:65)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:115)
	at org.eclipse.sisu.bean.BeanScheduler$Activator.onProvision(BeanScheduler.java:176)
	at com.google.inject.internal.ProvisionListenerStackCallback$Provision.provision(ProvisionListenerStackCallback.java:126)
	at com.google.inject.internal.ProvisionListenerStackCallback.provision(ProvisionListenerStackCallback.java:68)
	at com.google.inject.internal.ProviderInternalFactory.circularGet(ProviderInternalFactory.java:63)
	at com.google.inject.internal.InternalFactoryToInitializableAdapter.get(InternalFactoryToInitializableAdapter.java:45)
	at com.google.inject.internal.InjectorImpl$2$1.call(InjectorImpl.java:1016)
	at com.google.inject.internal.InjectorImpl.callInContext(InjectorImpl.java:1092)
	at com.google.inject.internal.InjectorImpl$2.get(InjectorImpl.java:1012)
	... 28 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:318)
	at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:190)
	at org.codehaus.plexus.util.IOUtil.copy(IOUtil.java:174)
	at org.codehaus.plexus.component.factory.ant.AntScriptInvoker.<init>(AntScriptInvoker.java:91)
	at org.codehaus.plexus.component.factory.ant.AntComponentFactory.newInstance(AntComponentFactory.java:20)
	... 43 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/PluginContainerException

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng4396AntBased20xMojoSupportTest.testit(MavenITmng4396AntBased20xMojoSupportTest.java:53)


Results :

Failed tests: 
  MavenITmng4919LifecycleMappingWithSameGoalTwiceTest>AbstractMavenIntegrationTestCase.runTest:219->testit:59 expected:<[check, check]> but was:<[check]>
Tests in error: 
  MavenITmng4396AntBased20xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:53 » Verification

Tests run: 772, Failures: 1, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 45.909 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.036 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.721 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [  9.884 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.339 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  3.183 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.554 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.873 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.486 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.655 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.431 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.378 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.572 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.452 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.150 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  0.957 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.929 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.756 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.748 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.609 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.605 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.969 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  1.178 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.747 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.668 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.899 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.958 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.724 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.817 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.694 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  8.242 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.286 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  3.103 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.469 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.506 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.506 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.947 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.813 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.588 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.810 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.370 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.735 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.488 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.505 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.619 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.498 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.505 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.991 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  0.775 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.675 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.520 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.526 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  3.174 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  6.499 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  2.079 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.461 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  4.636 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.470 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.920 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.719 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.892 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  1.891 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.438 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.489 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.483 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.588 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.439 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  1.047 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.483 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.051 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.749 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.486 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.380 s]
[INFO] Maven ITs .......................................... FAILURE [48:06 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50:38 min
[INFO] Finished at: 2015-12-22T00:20:44-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1069

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1069/changes>

Changes:

[schulte] [MNG-5359] Declared execution in PluginMgmt gets bound to lifecycle

[schulte] [MNG-5581] Provide a way to customize lifecycle mapping logic

------------------------------------------
[...truncated 10779 lines...]
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-module3-XXX ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-module3-XXX ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mng-module3-XXX ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mng-module3-XXX ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.3:test (default-test) @ mng-module3-XXX ---
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.pom (583 B at 10.5 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.3/surefire-providers-2.3.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.3/surefire-providers-2.3.pom (2 KB at 30.2 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.jar (11 KB at 156.1 KB/sec)
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\surefire-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Module-1 XXX ....................................... SUCCESS [  5.346 s]
[INFO] Module-2 XXX ....................................... SUCCESS [  0.090 s]
[INFO] Module-3 XXX ....................................... FAILURE [  0.711 s]
[INFO] Module-4 XXX ....................................... SKIPPED
[INFO] Module-5 XXX ....................................... SKIPPED
[INFO] Builder POM for issue XXX .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.445 s
[INFO] Finished at: 2015-12-21T17:08:58-08:00
[INFO] Final Memory: 23M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on project mng-module3-XXX: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on project mng-module3-XXX: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147)
	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:865)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:402)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 20 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:519)
	at org.apache.maven.surefire.booter.SurefireBooter.forkSuites(SurefireBooter.java:412)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesForkOnce(SurefireBooter.java:312)
	at org.apache.maven.surefire.booter.SurefireBooter.run(SurefireBooter.java:202)
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:398)
	... 22 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:318)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at java.io.BufferedWriter.flush(BufferedWriter.java:254)
	at java.util.Properties.store0(Properties.java:838)
	at java.util.Properties.store(Properties.java:812)
	at org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile(SurefireBooter.java:465)
	at org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile(SurefireBooter.java:453)
	at org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:511)
	... 26 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 :mng-module3-XXX

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng3259DepsDroppedInMultiModuleBuildTest.testitMNG3259(MavenITmng3259DepsDroppedInMultiModuleBuildTest.java:62)


Results :

Tests in error: 
  MavenITmng3259DepsDroppedInMultiModuleBuildTest>AbstractMavenIntegrationTestCase.runTest:219->testitMNG3259:62 » Verification
  MavenITmng4396AntBased20xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:53 » Verification
  MavenITmng4786AntBased21xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:55 » Verification

Tests run: 772, Failures: 0, Errors: 3, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 52.826 s]
[INFO] Maven IT Support ................................... SUCCESS [  0.955 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.758 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 11.004 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.908 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  3.534 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.592 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.865 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.484 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  2.827 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.432 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.152 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.607 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.451 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.154 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.361 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.863 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.733 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.637 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.675 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.805 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.647 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.744 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.720 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.643 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.921 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.854 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.758 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  1.000 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.813 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  8.960 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.662 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  3.326 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.481 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.533 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.571 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.725 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.498 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.646 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  2.644 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  1.048 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.592 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.468 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.452 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.896 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.528 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.591 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  1.331 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.619 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  0.763 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.522 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.607 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  3.749 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  7.484 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  0.979 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.840 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  7.116 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.448 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.834 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.548 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  2.164 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  0.972 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.941 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.455 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.711 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.607 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.439 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.636 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.684 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.220 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.805 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.575 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.380 s]
[INFO] Maven ITs .......................................... FAILURE [48:23 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 51:10 min
[INFO] Finished at: 2015-12-21T17:21:09-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results

Build failed in Jenkins: core-it-maven-3-win #1068

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/core-it-maven-3-win/1068/>

------------------------------------------
[...truncated 10582 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mng-module3-XXX ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mng-module3-XXX ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mng-module3-XXX ---
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mng-module3-XXX ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding Cp1252, i.e. build is platform dependent!
[INFO] Compiling 1 source file to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.3:test (default-test) @ mng-module3-XXX ---
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.pom (583 B at 10.2 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.3/surefire-providers-2.3.pom
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-providers/2.3/surefire-providers-2.3.pom (2 KB at 31.2 KB/sec)
[INFO] Downloading: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.jar
[INFO] Downloaded: http://repo1.maven.org/maven2/org/apache/maven/surefire/surefire-junit/2.3/surefire-junit-2.3.jar (11 KB at 141.1 KB/sec)
[INFO] Surefire report directory: F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\test-classes\mng-3259\module3\target\surefire-reports
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Module-1 XXX ....................................... SUCCESS [  4.925 s]
[INFO] Module-2 XXX ....................................... SUCCESS [  0.089 s]
[INFO] Module-3 XXX ....................................... FAILURE [  0.720 s]
[INFO] Module-4 XXX ....................................... SKIPPED
[INFO] Module-5 XXX ....................................... SKIPPED
[INFO] Builder POM for issue XXX .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.046 s
[INFO] Finished at: 2015-12-21T12:55:41-08:00
[INFO] Final Memory: 23M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on project mng-module3-XXX: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.3:test (default-test) on project mng-module3-XXX: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:214)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:155)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:147)
	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:865)
	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:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	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: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:402)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	... 20 more
Caused by: org.apache.maven.surefire.booter.SurefireBooterForkException: Error creating properties files for forking; nested exception is java.io.IOException: There is not enough space on the disk
	at org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:519)
	at org.apache.maven.surefire.booter.SurefireBooter.forkSuites(SurefireBooter.java:412)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesForkOnce(SurefireBooter.java:312)
	at org.apache.maven.surefire.booter.SurefireBooter.run(SurefireBooter.java:202)
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:398)
	... 22 more
Caused by: java.io.IOException: There is not enough space on the disk
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:318)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221)
	at sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291)
	at sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295)
	at sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141)
	at java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229)
	at java.io.BufferedWriter.flush(BufferedWriter.java:254)
	at java.util.Properties.store0(Properties.java:838)
	at java.util.Properties.store(Properties.java:812)
	at org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile(SurefireBooter.java:465)
	at org.apache.maven.surefire.booter.SurefireBooter.writePropertiesFile(SurefireBooter.java:453)
	at org.apache.maven.surefire.booter.SurefireBooter.fork(SurefireBooter.java:511)
	... 26 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 :mng-module3-XXX

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1369)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1254)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:1248)
	at org.apache.maven.it.MavenITmng3259DepsDroppedInMultiModuleBuildTest.testitMNG3259(MavenITmng3259DepsDroppedInMultiModuleBuildTest.java:62)


Results :

Tests in error: 
  MavenITmng3259DepsDroppedInMultiModuleBuildTest>AbstractMavenIntegrationTestCase.runTest:219->testitMNG3259:62 » Verification
  MavenITmng4786AntBased21xMojoSupportTest>AbstractMavenIntegrationTestCase.runTest:219->testit:55 » Verification

Tests run: 772, Failures: 0, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Maven Core ITs ..................................... SUCCESS [ 53.211 s]
[INFO] Maven IT Support ................................... SUCCESS [  1.567 s]
[INFO] Maven IT :: Plugins ................................ SUCCESS [  0.538 s]
[INFO] Maven IT Plugin :: Active Collection ............... SUCCESS [ 12.252 s]
[INFO] Maven IT Plugin :: Ant-Based ....................... SUCCESS [  5.723 s]
[INFO] Maven IT Plugin :: Artifact ........................ SUCCESS [  2.922 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency A .... SUCCESS [  0.557 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency B .... SUCCESS [  0.859 s]
[INFO] Maven IT Plugin :: Class Loader :: Dependency C .... SUCCESS [  0.477 s]
[INFO] Maven IT Plugin :: Class Loader .................... SUCCESS [  3.028 s]
[INFO] Maven IT Plugin :: Class Loader :: Aggregator ...... SUCCESS [  0.430 s]
[INFO] Maven IT Plugin :: Configuration ................... SUCCESS [  1.182 s]
[INFO] Maven IT Plugin :: Context Passing ................. SUCCESS [  0.528 s]
[INFO] Maven ITs :: Core Plugin Stubs ..................... SUCCESS [  0.423 s]
[INFO] Maven IT Clean Plugin Stub ......................... SUCCESS [  1.068 s]
[INFO] Maven IT Compiler Plugin Stub ...................... SUCCESS [  1.032 s]
[INFO] Maven IT Deploy Plugin Stub ........................ SUCCESS [  0.840 s]
[INFO] Maven IT EAR Plugin Stub ........................... SUCCESS [  0.690 s]
[INFO] Maven IT EJB Plugin Stub ........................... SUCCESS [  0.676 s]
[INFO] Maven IT Install Plugin Stub ....................... SUCCESS [  0.617 s]
[INFO] Maven IT JAR Plugin Stub ........................... SUCCESS [  0.769 s]
[INFO] Maven IT Javadoc Plugin Stub ....................... SUCCESS [  0.677 s]
[INFO] Maven IT Plugin Plugin Stub ........................ SUCCESS [  0.684 s]
[INFO] Maven IT RAR Plugin Stub ........................... SUCCESS [  0.840 s]
[INFO] Maven IT Resources Plugin Stub ..................... SUCCESS [  0.988 s]
[INFO] Maven IT Site Plugin Stub .......................... SUCCESS [  0.929 s]
[INFO] Maven IT Source Plugin Stub ........................ SUCCESS [  0.827 s]
[INFO] Maven IT Surefire Plugin Stub ...................... SUCCESS [  0.620 s]
[INFO] Maven IT WAR Plugin Stub ........................... SUCCESS [  0.892 s]
[INFO] Maven IT Plugin :: Dependency Collection ........... SUCCESS [  0.734 s]
[INFO] Maven IT Plugin :: Dependency Resolution ........... SUCCESS [  8.744 s]
[INFO] Maven IT Plugin :: Expression ...................... SUCCESS [  1.458 s]
[INFO] Maven IT Plugin :: Error Mojos ..................... SUCCESS [  3.703 s]
[INFO] Maven IT Component ................................. SUCCESS [  0.524 s]
[INFO] Maven IT Plugin :: Extension Consumer .............. SUCCESS [  0.480 s]
[INFO] Maven IT Plugin :: Extension Provider .............. SUCCESS [  0.550 s]
[INFO] Maven IT Plugin :: Fork ............................ SUCCESS [  0.679 s]
[INFO] Maven IT Plugin :: Invalid Descriptor .............. SUCCESS [  0.685 s]
[INFO] Maven IT Plugin :: Log File ........................ SUCCESS [  0.473 s]
[INFO] Maven IT Helper Library ............................ SUCCESS [  1.899 s]
[INFO] Maven IT Plugin :: Model Interpolation ............. SUCCESS [  0.907 s]
[INFO] Maven IT Plugin :: No Default Component ............ SUCCESS [  0.552 s]
[INFO] Maven IT Plugin :: No Project ...................... SUCCESS [  0.547 s]
[INFO] Maven IT Plugin :: Online .......................... SUCCESS [  0.453 s]
[INFO] Maven IT Plugin :: Optional Mojos .................. SUCCESS [  0.634 s]
[INFO] Maven IT Plugin :: Packaging ....................... SUCCESS [  0.598 s]
[INFO] Maven IT Plugin :: Parameter Implementation ........ SUCCESS [  0.492 s]
[INFO] Maven IT Plugin :: Plugin Dependency ............... SUCCESS [  0.621 s]
[INFO] Maven IT Plugin :: Project ......................... SUCCESS [  1.852 s]
[INFO] Maven IT Plugin :: Project Interpolation ........... SUCCESS [  1.070 s]
[INFO] Maven IT Plugin :: Setter .......................... SUCCESS [  0.842 s]
[INFO] Maven IT Plugin :: Singleton Component ............. SUCCESS [  0.518 s]
[INFO] Maven IT Plugin :: Site ............................ SUCCESS [  4.214 s]
[INFO] Maven IT Plugin :: Toolchain ....................... SUCCESS [  8.133 s]
[INFO] Maven IT Plugin :: Touch ........................... SUCCESS [  1.211 s]
[INFO] Maven IT Plugin :: Uses Properties Plugin .......... SUCCESS [  0.449 s]
[INFO] Maven IT Plugin :: Uses Wagon Plugin ............... SUCCESS [  5.258 s]
[INFO] Maven IT Plugin :: This plugin should contain the mojos needed by all tests. SUCCESS [  0.432 s]
[INFO] Maven IT Plugin :: Plexus Utils 1.1 ................ SUCCESS [  0.977 s]
[INFO] Maven IT Plugin :: Plexus Utils New ................ SUCCESS [  0.602 s]
[INFO] Maven IT Plugin :: Plexus Component API ............ SUCCESS [  1.621 s]
[INFO] Maven IT Plugin :: Log4J Client .................... SUCCESS [  0.792 s]
[INFO] Maven IT Plugin :: Extension 1 ..................... SUCCESS [  0.497 s]
[INFO] Maven IT Plugin :: Extension 2 ..................... SUCCESS [  0.445 s]
[INFO] Maven IT Plugin :: Plexus Lifecycle ................ SUCCESS [  1.728 s]
[INFO] Maven IT Plugin :: Settings ........................ SUCCESS [  0.640 s]
[INFO] Maven IT Plugin :: mng-5805 extension .............. SUCCESS [  0.406 s]
[INFO] Maven IT Plugin :: mng-5805 plugin ................. SUCCESS [  0.578 s]
[INFO] Maven IT Plugin :: mng-5805 plugin-dep ............. SUCCESS [  0.401 s]
[INFO] Maven IT Toolchain ................................. SUCCESS [  1.044 s]
[INFO] Maven IT Wagon ..................................... SUCCESS [  0.802 s]
[INFO] Maven IT Support Artifacts ......................... SUCCESS [  2.911 s]
[INFO] Maven IT Extension ................................. SUCCESS [  0.374 s]
[INFO] Maven ITs .......................................... FAILURE [47:05 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49:49 min
[INFO] Finished at: 2015-12-21T13:07:22-08:00
[INFO] Final Memory: 60M/742M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.
[ERROR] 
[ERROR] Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project core-it-suite: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:862)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:286)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:197)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:601)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to F:\ws\m3-its\core-integration-testing-trunk\core-it-suite\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:82)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:254)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:854)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:722)
	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 :core-it-suite
Build step 'Invoke top-level Maven targets' marked build as failure
Recording test results