You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Hudson <Hu...@sonatype.org> on 2009/06/15 23:32:21 UTC

Build failed in Hudson: surefire-trunk » 1.5,windows #3

See http://grid.sonatype.org/ci/job/surefire-trunk/./jdk=1.5,label=windows/3/

------------------------------------------
[...truncated 2258 lines...]
[INFO] Final Memory: 8M/22M
[INFO] ------------------------------------------------------------------------

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:918)
	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:786)
	at org.apache.maven.surefire.its.SystemPropertiesTest.testSystemProperties(SystemPropertiesTest.java:31)
	at org.apache.maven.surefire.its.SystemPropertiesTest.testSystemProperties(SystemPropertiesTest.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)

testSystemPropertiesNoFork(org.apache.maven.surefire.its.SystemPropertiesTest)  Time elapsed: 10.161 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; log = 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] snapshot org.apache.maven.plugins:maven-surefire-plugin:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.plugins:maven-surefire-plugin:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire:2.5-SNAPSHOT: checking for updates from central
[INFO] Searching repository for plugin with prefix: 'clean'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] ------------------------------------------------------------------------
[INFO] Building Test for systemProperties
[INFO]    task-segment: [clean:clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target
[INFO] [build-helper:reserve-network-port {execution: default}]
[INFO] Reserved port 57464 for reservedPort1
[INFO] Reserved port 57465 for reservedPort2
[INFO] Reserved port 57466 for reservedPort3
[INFO] [resources:resources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\src\main\resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\src\test\resources
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\test-classes
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire-api:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire-api:2.5-SNAPSHOT: checking for updates from central
[WARNING] DEPRECATED [systemProperties]: use systemPropertyVariables instead
[INFO] [surefire:test]
[INFO] snapshot org.apache.maven.surefire:surefire-junit:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire-providers:2.5-SNAPSHOT: checking for updates from central
[INFO] Surefire report directory: C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running systemProperties.BasicTest
reservedPort1: 57464
reservedPort2: 57465
reservedPort3: 57466
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.034 sec <<< FAILURE!
testSystemPropertyGenerateByOtherPlugin(systemProperties.BasicTest)  Time elapsed: 0.004 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<1> but was:<57466>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at systemProperties.BasicTest.testSystemPropertyGenerateByOtherPlugin(BasicTest.java:46)


Results :

Failed tests: 
  testSystemPropertyGenerateByOtherPlugin(systemProperties.BasicTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:699)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:600)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Mon Jun 15 14:20:41 PDT 2009
[INFO] Final Memory: 9M/16M
[INFO] ------------------------------------------------------------------------

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:918)
	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:786)
	at org.apache.maven.surefire.its.SystemPropertiesTest.testSystemPropertiesNoFork(SystemPropertiesTest.java:52)
	at org.apache.maven.surefire.its.SystemPropertiesTest.testSystemPropertiesNoFork(SystemPropertiesTest.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)

Running org.apache.maven.surefire.its.PlexusConflictTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.244 sec
Running org.apache.maven.surefire.its.TestNgPathWithSpaces
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.184 sec
Running org.apache.maven.surefire.its.AggregateReportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.86 sec
Running org.apache.maven.surefire.its.TestSingleTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 41.547 sec
Running org.apache.maven.surefire.its.TestFailIfNoTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.891 sec
Running org.apache.maven.surefire.its.TestNgVersionsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.821 sec
Running org.apache.maven.surefire.its.Surefire44InnerClassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.581 sec
Running org.apache.maven.surefire.its.TestFailIfNoTestsForkMode
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.035 sec
Running org.apache.maven.surefire.its.TimeoutForkedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.074 sec
Running org.apache.maven.surefire.its.TestPlainOldJavaClasspath
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.857 sec
Running org.apache.maven.surefire.its.TestNgSuiteXmlTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.127 sec
Running org.apache.maven.surefire.its.TestNgSuiteXmlSingleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.204 sec
Running org.apache.maven.surefire.its.EnvironmentVariableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.241 sec
Running org.apache.maven.surefire.its.TestJUnit44Hamcrest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.18 sec
Running org.apache.maven.surefire.its.WorkingDirectoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.802 sec
Running org.apache.maven.surefire.its.TestUseIsolatedClassLoader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.052 sec
Running org.apache.maven.surefire.its.SiblingAggregatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.928 sec
Running org.apache.maven.surefire.its.Surefire162CharsetProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.161 sec
Running org.apache.maven.surefire.its.TestNgListenerReporter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.07 sec
Running org.apache.maven.surefire.its.TestNgJdk14Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.955 sec
Running org.apache.maven.surefire.its.TwoTestCasesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.808 sec
Running org.apache.maven.surefire.its.ForkModeTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.931 sec
Running org.apache.maven.surefire.its.Surefire224WellFormedXmlFailuresTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.226 sec
Running org.apache.maven.surefire.its.Junit4VersionsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 80.202 sec
Running org.apache.maven.surefire.its.TestNgBeforeMethod
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.235 sec
Running org.apache.maven.surefire.its.TestNgGroupThreadParallel
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.796 sec

Results :

Failed tests: 
  testExecuteError(org.apache.maven.surefire.its.TestNgExecuteErrorTest)

Tests in error: 
  testSystemProperties(org.apache.maven.surefire.its.SystemPropertiesTest)
  testSystemPropertiesNoFork(org.apache.maven.surefire.its.SystemPropertiesTest)

Tests run: 73, Failures: 1, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15 minutes 30 seconds
[INFO] Finished at: Mon Jun 15 14:31:27 PDT 2009
[INFO] Final Memory: 26M/49M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal: surefire-trunk » 1.5,windows #5

Posted by Hudson <Hu...@sonatype.org>.
See http://grid.sonatype.org/ci/job/surefire-trunk/./jdk=1.5,label=windows/5/changes



Build failed in Hudson: surefire-trunk » 1.5,windows #4

Posted by Hudson <Hu...@sonatype.org>.
See http://grid.sonatype.org/ci/job/surefire-trunk/./jdk=1.5,label=windows/4/changes

Changes:

[Olivier Lamy] [SUREFIRE-551] On Linux (Ubuntu) it fails to escape all special characters when forking commands.
upgrade to p-u 1.5.9

------------------------------------------
[...truncated 631 lines...]
[INFO] Final Memory: 9M/17M
[INFO] ------------------------------------------------------------------------

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:918)
	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:786)
	at org.apache.maven.surefire.its.SystemPropertiesTest.testSystemProperties(SystemPropertiesTest.java:31)
	at org.apache.maven.surefire.its.SystemPropertiesTest.testSystemProperties(SystemPropertiesTest.java:31)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)

testSystemPropertiesNoFork(org.apache.maven.surefire.its.SystemPropertiesTest)  Time elapsed: 7.848 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; log = 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] snapshot org.apache.maven.plugins:maven-surefire-plugin:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.plugins:maven-surefire-plugin:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire:2.5-SNAPSHOT: checking for updates from central
[INFO] Searching repository for plugin with prefix: 'clean'.
[INFO] org.apache.maven.plugins: checking for updates from central
[INFO] org.codehaus.mojo: checking for updates from central
[INFO] ------------------------------------------------------------------------
[INFO] Building Test for systemProperties
[INFO]    task-segment: [clean:clean, test]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target
[INFO] [build-helper:reserve-network-port {execution: default}]
[INFO] Reserved port 59842 for reservedPort1
[INFO] Reserved port 59843 for reservedPort2
[INFO] Reserved port 59844 for reservedPort3
[INFO] [resources:resources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\src\main\resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\src\test\resources
[INFO] [compiler:testCompile]
[INFO] Compiling 1 source file to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\test-classes
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire-booter:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire-api:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire-api:2.5-SNAPSHOT: checking for updates from central
[WARNING] DEPRECATED [systemProperties]: use systemPropertyVariables instead
[INFO] [surefire:test]
[INFO] snapshot org.apache.maven.surefire:surefire-junit:2.5-SNAPSHOT: checking for updates from central
[INFO] snapshot org.apache.maven.surefire:surefire-providers:2.5-SNAPSHOT: checking for updates from central
[INFO] Surefire report directory: C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running systemProperties.BasicTest
reservedPort1: 59842
reservedPort2: 59843
reservedPort3: 59844
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec <<< FAILURE!
testSystemPropertyGenerateByOtherPlugin(systemProperties.BasicTest)  Time elapsed: 0.002 sec  <<< FAILURE!
junit.framework.AssertionFailedError: expected:<1> but was:<59844>
	at junit.framework.Assert.fail(Assert.java:47)
	at junit.framework.Assert.failNotEquals(Assert.java:282)
	at junit.framework.Assert.assertEquals(Assert.java:64)
	at junit.framework.Assert.assertEquals(Assert.java:201)
	at junit.framework.Assert.assertEquals(Assert.java:207)
	at systemProperties.BasicTest.testSystemPropertyGenerateByOtherPlugin(BasicTest.java:46)


Results :

Failed tests: 
  testSystemPropertyGenerateByOtherPlugin(systemProperties.BasicTest)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.

Please refer to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\surefire-reports for the individual test results.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:699)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:540)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:519)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:371)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:332)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:181)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:356)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:137)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:356)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
	at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoFailureException: There are test failures.

Please refer to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\test-classes\system-properties\target\surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:600)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 seconds
[INFO] Finished at: Mon Jun 15 16:04:09 PDT 2009
[INFO] Final Memory: 9M/17M
[INFO] ------------------------------------------------------------------------

	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:918)
	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:786)
	at org.apache.maven.surefire.its.SystemPropertiesTest.testSystemPropertiesNoFork(SystemPropertiesTest.java:52)
	at org.apache.maven.surefire.its.SystemPropertiesTest.testSystemPropertiesNoFork(SystemPropertiesTest.java:52)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at junit.framework.TestCase.runBare(TestCase.java:127)
	at junit.framework.TestResult$1.protect(TestResult.java:106)
	at junit.framework.TestResult.runProtected(TestResult.java:124)
	at junit.framework.TestResult.run(TestResult.java:109)
	at junit.framework.TestCase.run(TestCase.java:118)
	at junit.framework.TestSuite.runTest(TestSuite.java:208)
	at junit.framework.TestSuite.run(TestSuite.java:203)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.junit.JUnitTestSet.execute(JUnitTestSet.java:213)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:138)
	at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:125)
	at org.apache.maven.surefire.Surefire.run(Surefire.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:585)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:308)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:879)

Running org.apache.maven.surefire.its.PlexusConflictTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.237 sec
Running org.apache.maven.surefire.its.TestNgPathWithSpaces
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.588 sec
Running org.apache.maven.surefire.its.AggregateReportTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.257 sec
Running org.apache.maven.surefire.its.TestSingleTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.459 sec
Running org.apache.maven.surefire.its.TestFailIfNoTests
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.264 sec
Running org.apache.maven.surefire.its.TestNgVersionsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 55.923 sec
Running org.apache.maven.surefire.its.Surefire44InnerClassTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.848 sec
Running org.apache.maven.surefire.its.TestFailIfNoTestsForkMode
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.046 sec
Running org.apache.maven.surefire.its.TimeoutForkedTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.309 sec
Running org.apache.maven.surefire.its.TestPlainOldJavaClasspath
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.106 sec
Running org.apache.maven.surefire.its.TestNgSuiteXmlTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.556 sec
Running org.apache.maven.surefire.its.TestNgSuiteXmlSingleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.402 sec
Running org.apache.maven.surefire.its.EnvironmentVariableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.817 sec
Running org.apache.maven.surefire.its.TestJUnit44Hamcrest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.325 sec
Running org.apache.maven.surefire.its.WorkingDirectoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.126 sec
Running org.apache.maven.surefire.its.TestUseIsolatedClassLoader
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.393 sec
Running org.apache.maven.surefire.its.SiblingAggregatorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.517 sec
Running org.apache.maven.surefire.its.Surefire162CharsetProviderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.409 sec
Running org.apache.maven.surefire.its.TestNgListenerReporter
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.043 sec
Running org.apache.maven.surefire.its.TestNgJdk14Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.825 sec
Running org.apache.maven.surefire.its.TwoTestCasesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.336 sec
Running org.apache.maven.surefire.its.ForkModeTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.021 sec
Running org.apache.maven.surefire.its.Surefire224WellFormedXmlFailuresTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.213 sec
Running org.apache.maven.surefire.its.Junit4VersionsTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.124 sec
Running org.apache.maven.surefire.its.TestNgBeforeMethod
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.611 sec
Running org.apache.maven.surefire.its.TestNgGroupThreadParallel
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.105 sec

Results :

Failed tests: 
  testExecuteError(org.apache.maven.surefire.its.TestNgExecuteErrorTest)

Tests in error: 
  testSystemProperties(org.apache.maven.surefire.its.SystemPropertiesTest)
  testSystemPropertiesNoFork(org.apache.maven.surefire.its.SystemPropertiesTest)

Tests run: 73, Failures: 1, Errors: 2, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to C:\home\hudson\workspace\surefire-trunk\jdk\1.5\label\windows\trunk\surefire-integration-tests\target\surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 14 seconds
[INFO] Finished at: Mon Jun 15 16:12:19 PDT 2009
[INFO] Final Memory: 26M/51M
[INFO] ------------------------------------------------------------------------