See <https://builds.apache.org/job/PDFBox-trunk/351/changes>

Changes:

[lehmi] PDFBOX-1127: added and transformation for unicode constants starting 
with an "u" within an encoding dictionary

------------------------------------------
[...truncated 1861 lines...]
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec
Running org.apache.padaf.xmpbox.parser.XMLPropertiesDescriptionManagerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.619 sec
Running org.apache.padaf.xmpbox.parser.XMLValueTypeDescriptionManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec
Running org.apache.padaf.xmpbox.SaveMetadataHelperTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 sec
Running org.apache.padaf.xmpbox.schema.XmpRightsSchemaTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec
Running org.apache.padaf.xmpbox.schema.PDFAIdentificationOthersTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec
Running org.apache.padaf.xmpbox.parser.DeserializationTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.apache.padaf.xmpbox.DoubleSameTypeSchemaTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.padaf.xmpbox.schema.AdobePDFTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec
Running org.apache.padaf.xmpbox.schema.PDFAIdentificationTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 sec
Running org.apache.padaf.xmpbox.schema.PDFAExtensionTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec
Running org.apache.padaf.xmpbox.type.AttributeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.padaf.xmpbox.schema.DublinCoreTest
Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 sec
Running org.apache.padaf.xmpbox.BuildPDFAExtensionSchemaDescriptionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 sec
Running org.apache.padaf.xmpbox.schema.XMPBasicTest
Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.195 sec
Running org.apache.padaf.xmpbox.type.SimpleMetadataPropertyTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.apache.padaf.xmpbox.parser.PropMappingTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec

Results :

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

[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.0:bundle (default-bundle) @ xmpbox ---
[INFO] 
[INFO] [INFO] Exclude: release.properties
--- apache-rat-plugin:0.6:check (default) @ xmpbox ---
[INFO] 
[INFO] --- maven-install-plugin:2.2:install (default-install) @ xmpbox ---
[INFO] Installing 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-1.7.0-SNAPSHOT.jar>
 to 
/export/home/hudson/.m2/repository/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-SNAPSHOT.jar
[INFO] Installing 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to 
/export/home/hudson/.m2/repository/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-bundle-plugin:2.0.0:install (default-install) @ xmpbox 
---[INFO] Parsing file:/export/home/hudson/.m2/repository/repository.xml

[Fatal Error] :-1:-1: Premature end of file.
org.xml.sax.SAXParseException: Premature end of file.
        at 
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:264)
        at 
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:292)
        at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:172)
        at org.apache.felix.obrplugin.ObrUpdate.parseFile(ObrUpdate.java:347)
        at 
org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
        at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:140)
        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:592)
        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:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
[INFO] Writing OBR metadata
[INFO] 
[INFO] --- maven-deploy-plugin:2.4:deploy (default-deploy) @ xmpbox ---
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/maven-metadata.xml
 (776 B at 7.0 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-20111003.161053-30.jar
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-20111003.161053-30.jar
 (122 KB at 1447.6 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-20111003.161053-30.pom
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-20111003.161053-30.pom
 (5 KB at 48.7 KB/sec)
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml
Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml
 (283 B at 8.9 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/1.7.0-SNAPSHOT/maven-metadata.xml
 (776 B at 10.1 KB/sec)
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml
Uploaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/xmpbox/maven-metadata.xml
 (283 B at 1.7 KB/sec)
[INFO] [INFO] Remote OBR update disabled (enable with -DremoteOBR)

[INFO] --- maven-bundle-plugin:2.0.0:deploy (default-deploy) @ xmpbox ---
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to 
/home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$xmpbox/builds/2011-10-03_16-09-08/archive/org.apache.pdfbox/xmpbox/1.7.0-SNAPSHOT/xmpbox-1.7.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/target/xmpbox-1.7.0-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$xmpbox/builds/2011-10-03_16-09-08/archive/org.apache.pdfbox/xmpbox/1.7.0-20111003.161053-30/xmpbox-1.7.0-20111003.161053-30.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache PDFBox 1.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.3:clean (default-clean) @ pdfbox ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.0:process (default) @ pdfbox ---
[INFO] Setting property: classpath.resource.loader.class => 
'org.codehaus.plexus.velocity.ContextClassLoaderResourceLoader'.
[INFO] Setting property: velocimacro.messages.on => 'false'.
[INFO] Setting property: resource.loader => 'classpath'.
[INFO] Setting property: resource.manager.logwhenfound => 'false'.
[INFO] 
[INFO] --- maven-antrun-plugin:1.3:run (default) @ pdfbox ---
[INFO] Executing tasks

find.adobefiles:

get.adobefiles:

testexist:

downloadfile:
    [mkdir] Created dir: 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download>
      [get] Getting: 
http://repo2.maven.org/maven2/com/adobe/pdf/pcfi/2010.08.09/pcfi-2010.08.09.jar
      [get] To: 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
    [unjar] Expanding: 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
 into 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources/afm>
    [unjar] Unable to expand to file 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources/afm/Times-Bold.afm>
    [unjar] Unable to expand to file 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources/afm/Helvetica-Bold.afm>
    [unjar] Unable to expand to file 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources/afm/Helvetica-Oblique.afm>
    [unjar] Expanding: 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
 into 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/target/classes/org/apache/pdfbox/resources>
[JENKINS] Archiving 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to 
/home/hudson/hudson/jobs/PDFBox-trunk/modules/org.apache.pdfbox$pdfbox/builds/2011-10-03_16-09-08/archive/org.apache.pdfbox/pdfbox/1.7.0-SNAPSHOT/pdfbox-1.7.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... SUCCESS [9.954s]
[INFO] Apache FontBox .................................... SUCCESS [46.730s]
[INFO] Apache JempBox .................................... SUCCESS [17.396s]
[INFO] Apache XmpBox ..................................... SUCCESS [18.405s]
[INFO] Apache PDFBox ..................................... FAILURE [22:45.357s]
[INFO] Apache Preflight .................................. SKIPPED
[INFO] Apache PDFBox for Lucene .......................... SKIPPED
[INFO] Apache PDFBox for Ant ............................. SKIPPED
[INFO] Apache PDFBox webapp .............................. SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 24:22.811s
[INFO] Finished at: Mon Oct 03 12:33:40 EDT 2011
[INFO] Final Memory: 19M/189M
[INFO] ------------------------------------------------------------------------
mavenExecutionResult exceptions not empty
message : Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.3:run (default) on project 
pdfbox: An Ant BuildException has occured: The following error occurred while 
executing this line:
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/build.xml>:236: 
Error while expanding 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
java.io.IOException: No space left on device
cause : An Ant BuildException has occured: The following error occurred while 
executing this line:
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/build.xml>:236: 
Error while expanding 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
java.io.IOException: No space left on device
Stack trace : 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-antrun-plugin:1.3:run (default) on project 
pdfbox: An Ant BuildException has occured: The following error occurred while 
executing this line:
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/build.xml>:236: 
Error while expanding 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
java.io.IOException: No space left on device
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:217)
        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:592)
        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:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.MojoExecutionException: An Ant 
BuildException has occured: The following error occurred while executing this 
line:
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/build.xml>:236: 
Error while expanding 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
java.io.IOException: No space left on device
        at 
org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:131)
        at org.apache.maven.plugin.antrun.AntRunMojo.execute(AntRunMojo.java:98)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:101)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:209)
        ... 27 more
Caused by: The following error occurred while executing this line:
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/build.xml>:236: 
Error while expanding 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
java.io.IOException: No space left on device
        at 
org.apache.tools.ant.ProjectHelper.addLocationToBuildException(ProjectHelper.java:508)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:418)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        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:592)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at 
org.apache.maven.plugin.antrun.AbstractAntMojo.executeTasks(AbstractAntMojo.java:118)
        ... 30 more
Caused by: 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/build.xml>:236: 
Error while expanding 
<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/download/pcfi-2010.08.09.jar>
java.io.IOException: No space left on device
        at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:148)
        at org.apache.tools.ant.taskdefs.Expand.execute(Expand.java:107)
        at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
        at sun.reflect.GeneratedMethodAccessor28.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at 
org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:106)
        at org.apache.tools.ant.Task.perform(Task.java:348)
        at org.apache.tools.ant.Target.execute(Target.java:357)
        at org.apache.tools.ant.Target.performTasks(Target.java:385)
        at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1337)
        at 
org.apache.tools.ant.helper.SingleCheckExecutor.executeTargets(SingleCheckExecutor.java:38)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1189)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:416)
        ... 39 more
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 org.apache.tools.ant.taskdefs.Expand.extractFile(Expand.java:287)
        at org.apache.tools.ant.taskdefs.Expand.expandFile(Expand.java:141)
        ... 52 more
Sending e-mails to: [email protected]
channel stopped
Archiving artifacts

Reply via email to