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 2008/03/28 22:20:19 UTC

Build failed in Hudson: Maven-2.0.x-ITs #81

See http://ci.sonatype.org/job/Maven-2.0.x-ITs/81/changes

------------------------------------------
[...truncated 237 lines...]
0089(testit0089).. Ok
0088(testit0088).. Ok
0087(testit0087).. Ok
0086(testit0086).. Ok
0085(testit0085).. Ok
0084(testit0084).. Ok
0083(testit0083).. Ok
0082(testit0082).. Ok
0081(testit0081).. Ok
0080(testit0080).. Ok
0079(testit0079).. Ok
0078(testit0078).. Ok
0077(testit0077).. Ok
0076(testit0076).. Ok
0075(testit0075).. Ok
0074(testit0074).. Ok
0073(testit0073).. Ok
0072(testit0072).. Ok
0071(testit0071).. Ok
0070(testit0070).. Ok
0069(testit0069).. Ok
0068(testit0068).. Ok
0067(testit0067).. Ok
0066(testit0066).. Ok
0065(testit0065).. Ok
0064(testit0064).. Ok
0063(testit0063).. Ok
0062(testit0062).. Ok
0061(testit0061).. Ok
0060(testit0060).. Ok
0059(testit0059).. Ok
0058(testit0058).. Ok
0057(testit0057).. Ok
0056(testit0056).. Ok
0055(testit0055).. Ok
0054(testit0054).. Ok
0053(testit0053).. Ok
0052(testit0052).. Ok
0051(testit0051).. Ok
0050(testit0050).. Ok
0049(testit0049).. Ok
0048(testit0048).. Ok
0047(testit0047).. Ok
0046(testit0046).. Ok
0045(testit0045).. Ok
0044(testit0044).. Ok
0043(testit0043).. Ok
0042(testit0042).. Ok
0041(testit0041).. Ok
0040(testit0040).. Ok
0039(testit0039).. Ok
0038(testit0038).. Ok
0037(testit0037).. Ok
0036(testit0036).. Ok
0035(testit0035).. Ok
0034(testit0034).. Ok
0033(testit0033).. Ok
0032(testit0032).. Ok
0031(testit0031).. Ok
0030(testit0030).. Ok
0029(testit0029).. Ok
0028(testit0028).. Ok
0027(testit0027).. Ok
0026(testit0026).. Ok
0025(testit0025).. Ok
0024(testit0024).. Ok
0023(testit0023).. Ok
0022(testit0022).. Ok
0021(testit0021).. Ok
0019(testit0019).. Ok
0017(testit0017).. Ok
0016(testit0016).. Ok
0014(testit0014).. Ok
0013(testit0013).. Ok
0012(testit0012).. Ok
0011(testit0011).. Ok
0010(testit0010).. Ok
0009(testit0009).. Ok
0008(testit0008).. Ok
0007(testit0007).. Ok
0006(testit0006).. Ok
0005(testit0005).. Ok
0004(testit0004).. Ok
0003(testit0003).. Ok
0002(testit0002).. Ok
0001(testit0001).. Ok
0000(testit0000).. Ok
Tests run: 140, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 970.312 sec <<< FAILURE!
testitMNG3221a(org.apache.maven.integrationtests.MavenITmng3221InfiniteForking)  Time elapsed: 12.486 sec  <<< ERROR!
org.apache.maven.it.VerificationException: Exit code was non-zero: 1; log = 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Searching repository for plugin with prefix: 'clean'.
[INFO] ------------------------------------------------------------------------
[INFO] Building Unnamed - tests:mng-3221-with-forking-report:jar:1
[INFO]    task-segment: [clean:clean, site]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
Downloading: http://localhost:8081/nexus/content/groups/public/tests/maven-forking-test-plugin/1/maven-forking-test-plugin-1.pom
Downloading: http://localhost:8081/nexus/content/groups/public/tests/maven-forking-test-plugin/1/maven-forking-test-plugin-1.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Failed to resolve artifact.
GroupId: tests
ArtifactId: maven-forking-test-plugin
Version: 1
Reason: Unable to download the artifact from any repository
  tests:maven-forking-test-plugin:pom:1
from the specified remote repositories:
  Nexus (http://localhost:8081/nexus/content/groups/public)
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to build project for plugin 'tests:maven-forking-test-plugin': POM 'tests:maven-forking-test-plugin' not found in repository: Unable to download the artifact from any repository
  tests:maven-forking-test-plugin:pom:1
from the specified remote repositories:
  Nexus (http://localhost:8081/nexus/content/groups/public)
 for project tests:maven-forking-test-plugin
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1372)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle(DefaultLifecycleExecutor.java:1319)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappings(DefaultLifecycleExecutor.java:1085)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:477)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:291)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
	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:324)
	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.InvalidPluginException: Unable to build project for plugin 'tests:maven-forking-test-plugin': POM 'tests:maven-forking-test-plugin' not found in repository: Unable to download the artifact from any repository
  tests:maven-forking-test-plugin:pom:1
from the specified remote repositories:
  Nexus (http://localhost:8081/nexus/content/groups/public)
 for project tests:maven-forking-test-plugin
	at org.apache.maven.plugin.DefaultPluginManager.checkRequiredMavenVersion(DefaultPluginManager.java:281)
	at org.apache.maven.plugin.DefaultPluginManager.verifyVersionedPlugin(DefaultPluginManager.java:197)
	at org.apache.maven.plugin.DefaultPluginManager.verifyPlugin(DefaultPluginManager.java:176)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.verifyPlugin(DefaultLifecycleExecutor.java:1355)
	... 17 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 'tests:maven-forking-test-plugin' not found in repository: Unable to download the artifact from any repository
  tests:maven-forking-test-plugin:pom:1
from the specified remote repositories:
  Nexus (http://localhost:8081/nexus/content/groups/public)
 for project tests:maven-forking-test-plugin
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:592)
	at org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository(DefaultMavenProjectBuilder.java:249)
	at org.apache.maven.plugin.DefaultPluginManager.checkRequiredMavenVersion(DefaultPluginManager.java:265)
	... 20 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable to download the artifact from any repository
  tests:maven-forking-test-plugin:pom:1
from the specified remote repositories:
  Nexus (http://localhost:8081/nexus/content/groups/public)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74)
	at org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:545)
	... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to download the artifact from any repository
	at org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331)
	at org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200)
	... 24 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Fri Mar 28 16:06:26 CDT 2008
[INFO] Final Memory: 3M/6M
[INFO] ------------------------------------------------------------------------
	at org.apache.maven.it.Verifier.executeGoals(Verifier.java:1022)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:877)
	at org.apache.maven.it.Verifier.executeGoal(Verifier.java:871)
	at org.apache.maven.integrationtests.MavenITmng3221InfiniteForking.testitMNG3221a(MavenITmng3221InfiniteForking.java:34)
	at org.apache.maven.integrationtests.MavenITmng3221InfiniteForking.testitMNG3221a(MavenITmng3221InfiniteForking.java:34)
	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:324)
	at junit.framework.TestCase.runTest(TestCase.java:154)
	at org.apache.maven.integrationtests.AbstractMavenIntegrationTestCase.runTest(AbstractMavenIntegrationTestCase.java:100)
	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 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:324)
	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:324)
	at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
	at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)


Results :

Tests in error: 
  testitMNG3221a(org.apache.maven.integrationtests.MavenITmng3221InfiniteForking)

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

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: There are test failures.
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:560)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:480)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:459)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:311)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:278)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:143)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:333)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:126)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:282)
	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:324)
	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.
	at org.apache.maven.plugin.surefire.SurefirePlugin.execute(SurefirePlugin.java:425)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:447)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:539)
	... 16 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16 minutes 25 seconds
[INFO] Finished at: Fri Mar 28 16:20:19 CDT 2008
[INFO] Final Memory: 18M/33M
[INFO] ------------------------------------------------------------------------


Hudson build is back to normal: Maven-2.0.x-ITs #82

Posted by Hudson <Hu...@sonatype.org>.
See http://ci.sonatype.org/job/Maven-2.0.x-ITs/82/changes