You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@directory.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2011/12/04 05:16:07 UTC

Build failed in Jenkins: dir-apacheds-jdk16-ubuntu-deploy #466

See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/466/changes>

Changes:

[elecharny] Removed the Bind operation from the Partition interface

------------------------------------------
[...truncated 7804 lines...]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ apacheds-component-hub ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/src/main/resources>
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ apacheds-component-hub ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ apacheds-component-hub ---
[INFO] Compiling 12 source files to <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/target/classes>
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/src/test/resources>

[INFO] Copying 3 resources
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ apacheds-component-hub ---
[INFO] [INFO] No sources to compile

[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ apacheds-component-hub ---
[INFO] [INFO] Surefire report directory: <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/target/surefire-reports>


-------------------------------------------------------
 T E S T S
-------------------------------------------------------
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ apacheds-component-hub ---
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0xf77587a4, pid=27156, tid=4138351472
#
# JRE version: 6.0_20-b02
# Java VM: Java HotSpot(TM) Server VM (16.3-b01 mixed mode linux-x86 )
# Problematic frame:
# C  [libc.so.6+0x1117a4]
#
# An error report file with more information is saved as:
# /x1/jenkins/jenkins-slave/workspace/dir-apacheds-jdk16-ubuntu-deploy/trunk/component-hub/hs_err_pid27156.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Aborted

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:bundle (default-bundle) @ apacheds-component-hub ---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ apacheds-component-hub ---
[INFO] [INFO] Start bundle manipulation
[INFO] No metadata file found - trying to use only annotations
[INFO] Input Bundle File : <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/target/apacheds-component-hub-2.0.0-M4-SNAPSHOT.jar>

[INFO] --- maven-ipojo-plugin:1.8.0:ipojo-bundle (default) @ apacheds-component-hub ---
[INFO] Bundle manipulation - SUCCESS
[INFO] [INFO] Checking legal files in: apacheds-component-hub-2.0.0-M4-SNAPSHOT.jar

[INFO] --- tools-maven-plugin:1.4:verify-legal-files (verify-legal-files) @ apacheds-component-hub ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/target/apacheds-component-hub-2.0.0-M4-SNAPSHOT.jar> to /home/jenkins/.m2/repository/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/apacheds-component-hub-2.0.0-M4-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ apacheds-component-hub ---
[INFO] Installing <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/pom.xml> to /home/jenkins/.m2/repository/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/apacheds-component-hub-2.0.0-M4-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.4:install (default-install) @ apacheds-component-hub ---
[INFO] Installing org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/apacheds-component-hub-2.0.0-M4-SNAPSHOT.jar
[INFO] Writing OBR metadata
[WARNING] Exception while updating local OBR: Unable to write repository xml
org.apache.maven.plugin.MojoExecutionException: Unable to write repository xml
	at org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:253)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:148)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
	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:84)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:319)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
	at org.jvnet.hudson.maven3.launcher.Maven3Launcher.main(Maven3Launcher.java:79)
	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:597)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:329)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:239)
	at org.jvnet.hudson.maven3.agent.Maven3Main.launch(Maven3Main.java:158)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:122)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:74)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: java.io.IOException: No space left on device
	at java.io.FileOutputStream.writeBytes(Native Method)
	at java.io.FileOutputStream.write(FileOutputStream.java:260)
	at sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:202)
	at sun.nio.cs.StreamEncoder.implWrite(StreamEncoder.java:263)
	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:106)
	at sun.nio.cs.StreamEncoder.write(StreamEncoder.java:116)
	at java.io.OutputStreamWriter.write(OutputStreamWriter.java:203)
	at java.io.Writer.write(Writer.java:140)
	at java.io.Writer.append(Writer.java:210)
	at org.apache.felix.bundlerepository.impl.XmlWriter.attribute(XmlWriter.java:89)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.toXml(DataModelHelperImpl.java:371)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.toXml(DataModelHelperImpl.java:364)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.toXml(DataModelHelperImpl.java:331)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.toXml(DataModelHelperImpl.java:299)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.writeRepository(DataModelHelperImpl.java:186)
	at org.apache.felix.obrplugin.ObrUpdate.writeRepositoryXml(ObrUpdate.java:249)
	... 30 more
[INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/maven-metadata.xml

[INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ apacheds-component-hub ---
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/maven-metadata.xml (811 B at 1.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/apacheds-component-hub-2.0.0-M4-20111204.041604-16.jar
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/apacheds-component-hub-2.0.0-M4-20111204.041604-16.jar (27 KB at 275.9 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/apacheds-component-hub-2.0.0-M4-20111204.041604-16.pom
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/apacheds-component-hub-2.0.0-M4-20111204.041604-16.pom (4 KB at 108.2 KB/sec)
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/maven-metadata.xml (312 B at 1.0 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/maven-metadata.xml (811 B at 27.3 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/maven-metadata.xml
Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/directory/server/apacheds-component-hub/maven-metadata.xml (312 B at 10.9 KB/sec)
[INFO] [INFO] Remote OBR update disabled (enable with -DremoteOBR)

[INFO] --- maven-bundle-plugin:2.3.4:deploy (default-deploy) @ apacheds-component-hub ---
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/pom.xml> to /home/hudson/hudson/jobs/dir-apacheds-jdk16-ubuntu-deploy/modules/org.apache.directory.server$apacheds-component-hub/builds/2011-12-04_04-03-48/archive/org.apache.directory.server/apacheds-component-hub/2.0.0-M4-SNAPSHOT/apacheds-component-hub-2.0.0-M4-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/ws/trunk/component-hub/target/apacheds-component-hub-2.0.0-M4-SNAPSHOT.jar> to /home/hudson/hudson/jobs/dir-apacheds-jdk16-ubuntu-deploy/modules/org.apache.directory.server$apacheds-component-hub/builds/2011-12-04_04-03-48/archive/org.apache.directory.server/apacheds-component-hub/2.0.0-M4-20111204.041604-16/apacheds-component-hub-2.0.0-M4-20111204.041604-16.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ApacheDS .......................................... SUCCESS [10.455s]
[INFO] ApacheDS I18n ..................................... SUCCESS [6.420s]
[INFO] ApacheDS Core Constants ........................... SUCCESS [2.286s]
[INFO] ApacheDS Core API ................................. SUCCESS [10.962s]
[INFO] ApacheDS Core Shared .............................. SUCCESS [4.243s]
[INFO] ApacheDS Interceptors ............................. SUCCESS [0.957s]
[INFO] ApacheDS AdministrativePoint Interceptor .......... SUCCESS [8.600s]
[INFO] ApacheDS Authentication Interceptor ............... SUCCESS [3.911s]
[INFO] ApacheDS Authorization Interceptor ................ SUCCESS [3.999s]
[INFO] ApacheDS ChangeLog Interceptor .................... SUCCESS [4.660s]
[INFO] ApacheDS Collective Attribute Interceptor ......... SUCCESS [8.873s]
[INFO] ApacheDS Event Interceptor ........................ SUCCESS [4.798s]
[INFO] ApacheDS Exception Interceptor .................... SUCCESS [3.728s]
[INFO] ApacheDS Journal Interceptor ...................... SUCCESS [4.090s]
[INFO] ApacheDS Normalization Interceptor ................ SUCCESS [23.173s]
[INFO] ApacheDS Operational Attribute Interceptor ........ SUCCESS [3.961s]
[INFO] ApacheDS Referral Interceptor ..................... SUCCESS [4.289s]
[INFO] ApacheDS Schema Interceptor ....................... SUCCESS [18.747s]
[INFO] ApacheDS Subtree Interceptor ...................... SUCCESS [19.882s]
[INFO] ApacheDS Triggers Interceptor ..................... SUCCESS [3.727s]
[INFO] ApacheDS Core ..................................... SUCCESS [14.551s]
[INFO] ApacheDS Core AVL ................................. SUCCESS [9.020s]
[INFO] ApacheDS Generalized (X) DBM Partition ............ SUCCESS [12.372s]
[INFO] ApacheDS LDIF Partition ........................... SUCCESS [12.400s]
[INFO] ApacheDS JDBM implementation ...................... SUCCESS [3:58.521s]
[INFO] ApacheDS JDBM Partition ........................... SUCCESS [18.432s]
[INFO] ApacheDS Core Annotations ......................... SUCCESS [13.039s]
[INFO] ApacheDS Core JNDI ................................ SUCCESS [6.174s]
[INFO] ApacheDS Protocol Shared .......................... SUCCESS [7.230s]
[INFO] ApacheDS Protocol Kerberos Codec .................. SUCCESS [21.710s]
[INFO] ApacheDS Interceptors for Kerberos ................ SUCCESS [3.542s]
[INFO] ApacheDS Protocol Dhcp ............................ SUCCESS [4.061s]
[INFO] ApacheDS Protocol Dns ............................. SUCCESS [11.050s]
[INFO] ApacheDS Protocol Kerberos ........................ SUCCESS [5.042s]
[INFO] ApacheDS Protocol Ldap ............................ SUCCESS [6.746s]
[INFO] ApacheDS Protocol Ntp ............................. SUCCESS [4.158s]
[INFO] Apacheds Server Annotations ....................... SUCCESS [8.882s]
[INFO] ApacheDS Server Config ............................ SUCCESS [4.170s]
[INFO] ApacheDS Server JNDI .............................. SUCCESS [5.533s]
[INFO] ApacheDS Server Replication Service ............... SUCCESS [2.191s]
[INFO] ApacheDS Test Framework ........................... SUCCESS [3.601s]
[INFO] ApacheDS Generalized (X) DBM Tools ................ SUCCESS [3.240s]
[INFO] ApacheDS All ...................................... SUCCESS [7.467s]
[INFO] ApacheDS Logger Interceptor ....................... SUCCESS [2.999s]
[INFO] ApacheDS Password Hashing Interceptor ............. SUCCESS [2.733s]
[INFO] ApacheDS Core Integration ......................... SUCCESS [7.563s]
[INFO] ApacheDS Server Integration ....................... SUCCESS [9.333s]
[INFO] ApacheDS DirectoryService-WebApp bridge ........... SUCCESS [2.166s]
[INFO] ApacheDS Jetty HTTP Server Integration ............ SUCCESS [3.600s]
[INFO] ApacheDS Service Builder .......................... SUCCESS [3.486s]
[INFO] ApacheDS Protocol Kerberos Test ................... SUCCESS [3.619s]
[INFO] Apache Directory LDAP Client API test ............. SUCCESS [5.023s]
[INFO] ApacheDS Service .................................. SUCCESS [10.579s]
[INFO] ApacheDS Wrapper .................................. SUCCESS [2.791s]
[INFO] ApacheDS Installers Maven Plugin .................. SUCCESS [11.929s]
[INFO] ApacheDS Installers ............................... SUCCESS [1.399s]
[INFO] Preconfigured Apache Felix ........................ SUCCESS [1.581s]
[INFO] ApacheDS NonOSGI Dependencies ..................... SUCCESS [3.385s]
[INFO] ApacheDS OSGI Deployer ............................ SUCCESS [3.624s]
[INFO] ApacheDS Component Hub ............................ SUCCESS [8.824s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12:10.900s
[INFO] Finished at: Sun Dec 04 04:16:05 UTC 2011
[INFO] Final Memory: 154M/432M
[INFO] ------------------------------------------------------------------------
channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [/home/hudson/tools/java/jdk1.6.0_20-32-unlimited-security/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -cp, /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/latest3/boot/plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, /home/hudson/tools/maven/latest3, /x1/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven3-interceptor.jar, 35234] failed
	at hudson.remoting.Channel.call(Channel.java:690)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:754)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:459)
	at hudson.model.Run.run(Run.java:1376)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:474)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:230)
Caused by: java.lang.Error: Unable to load resource hudson/maven/Messages.properties
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:198)
	at java.lang.ClassLoader.getResource(ClassLoader.java:1003)
	at java.lang.Class.getResource(Class.java:2074)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:83)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.get(ResourceBundleHolder.java:102)
	at org.jvnet.localizer.ResourceBundleHolder.format(ResourceBundleHolder.java:139)
	at hudson.maven.Messages.MavenBuilder_Waiting(Messages.java:443)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:131)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:74)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
	at java.util.concurrent.FutureTask.run(FutureTask.java:138)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
	at java.lang.Thread.run(Thread.java:619)
Caused by: java.io.FileNotFoundException: /tmp/hudson-remoting5363886720793094518/hudson/maven/Messages.properties (No such file or directory)
	at java.io.FileOutputStream.open(Native Method)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
	at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
	at hudson.remoting.RemoteClassLoader.makeResource(RemoteClassLoader.java:266)
	at hudson.remoting.RemoteClassLoader.findResource(RemoteClassLoader.java:194)
	... 18 more


Jenkins build is back to normal : dir-apacheds-jdk16-ubuntu-deploy #467

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/dir-apacheds-jdk16-ubuntu-deploy/467/>