You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/09/20 00:07:34 UTC

Jenkins build is unstable: PDFBox-trunk #1291

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


Jenkins build is back to normal : PDFBox-trunk #1293

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/1293/changes>


Build failed in Jenkins: PDFBox-trunk #1292

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/PDFBox-trunk/1292/changes>

Changes:

[jahewson] PDFBOX-2365: Handle null return value from Encoding#getInstance()

[jahewson] PDFBOX-2366: Allow text adjustments to be easily overridden

[jahewson] PDFBOX-2367: Use un-mapped glyph names when accessing AFM metrics

[jahewson] PDFBOX-2334: Fix typo

------------------------------------------
Started by an SCM change
Building remotely on jenkins-ubuntu-1404-4gb-e0d (jenkins-cloud-4GB Ubuntu ubuntu) in workspace <https://builds.apache.org/job/PDFBox-trunk/ws/>
Cleaning up <https://builds.apache.org/job/PDFBox-trunk/ws/trunk>
Deleting <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/target>
Updating http://svn.apache.org/repos/asf/pdfbox/trunk at revision '2014-09-19T23:05:27.960 +0000'
U         fontbox/src/main/java/org/apache/fontbox/cff/CFFType1Font.java
U         fontbox/src/main/java/org/apache/fontbox/type1/Type1Font.java
U         fontbox/src/main/java/org/apache/fontbox/ttf/TrueTypeFont.java
U         fontbox/src/main/java/org/apache/fontbox/ttf/Type1Equivalent.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFont.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType0Font.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1Font.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1CFont.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDType1Equivalent.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDFont.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFontType0.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDTrueTypeFont.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDCIDFontType2.java
A         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDFontLike.java
U         pdfbox/src/main/java/org/apache/pdfbox/pdmodel/font/PDSimpleFont.java
U         pdfbox/src/main/java/org/apache/pdfbox/encoding/DictionaryEncoding.java
U         pdfbox/src/main/java/org/apache/pdfbox/encoding/Encoding.java
U         pdfbox/src/main/java/org/apache/pdfbox/rendering/PageDrawer.java
U         pdfbox/src/main/java/org/apache/pdfbox/rendering/font/TTFGlyph2D.java
U         pdfbox/src/main/java/org/apache/pdfbox/util/PDFStreamEngine.java
U         preflight/src/main/java/org/apache/pdfbox/preflight/font/util/FontLike.java
U         preflight/src/main/java/org/apache/pdfbox/preflight/font/descriptor/TrueTypeDescriptorHelper.java
U         preflight/src/main/java/org/apache/pdfbox/preflight/content/PreflightContentStream.java
At revision 1626361
Parsing POMs
maven3-agent.jar already up to date
maven3-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[trunk] $ /home/jenkins/tools/java/latest1.6/bin/java -Xmx1g -XX:MaxPermSize=300m -cp /jenkins/maven3-agent.jar:/jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /jenkins/tools/hudson.tasks.Maven_MavenInstallation/Maven_3.0.5 /tmp/slave.jar /jenkins/maven3-interceptor.jar /jenkins/maven3-interceptor-commons.jar 52140
<===[JENKINS REMOTING CAPACITY]===>   channel started
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
Executing Maven:  -B -f <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> -Dmaven.repo.local=/jenkins/maven-repositories/0 clean deploy -Ppedantic
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] PDFBox parent
[INFO] Apache FontBox
[INFO] Apache XmpBox
[INFO] Apache PDFBox
[INFO] Apache Preflight
[INFO] Apache Preflight application
[INFO] Apache PDFBox tools
[INFO] Apache PDFBox application
[INFO] Apache PDFBox examples
[INFO] PDFBox reactor
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building PDFBox parent 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ pdfbox-parent ---
[TASKS] Scanning folder '<https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent'> for files matching the pattern '**/*.java' - excludes: 
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #1291
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ pdfbox-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ pdfbox-parent ---
[INFO] 
[INFO] --- apache-rat-plugin:0.10:check (default) @ pdfbox-parent ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: release.properties
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 1 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ pdfbox-parent ---
[INFO] Installing <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to /jenkins/maven-repositories/0/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ pdfbox-parent ---
Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/maven-metadata.xml (611 B at 0.7 KB/sec)
Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-20140919.230817-611.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] PDFBox parent ..................................... FAILURE [1:29.930s]
[INFO] Apache FontBox .................................... SKIPPED
[INFO] Apache XmpBox ..................................... SKIPPED
[INFO] Apache PDFBox ..................................... SKIPPED
[INFO] Apache Preflight .................................. SKIPPED
[INFO] Apache Preflight application ...................... SKIPPED
[INFO] Apache PDFBox tools ............................... SKIPPED
[INFO] Apache PDFBox application ......................... SKIPPED
[INFO] Apache PDFBox examples ............................ SKIPPED
[INFO] PDFBox reactor .................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:37.563s
[INFO] Finished at: Fri Sep 19 23:08:22 UTC 2014
[INFO] Final Memory: 14M/87M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on project pdfbox-parent: Failed to deploy artifacts: Could not transfer artifact org.apache.pdfbox:pdfbox-parent:pom:2.0.0-20140919.230817-611 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-20140919.230817-611.pom. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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

[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/app/pom.xml> to org.apache.pdfbox/pdfbox-app/2.0.0-SNAPSHOT/pdfbox-app-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache PDFBox application #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2993 bytes
Compression is 0.0%
Took 0.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pom.xml> to org.apache.pdfbox/pdfbox-reactor/2.0.0-SNAPSHOT/pdfbox-reactor-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » PDFBox reactor #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6624 bytes
Compression is 0.0%
Took 0.24 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/fontbox/pom.xml> to org.apache.pdfbox/fontbox/2.0.0-SNAPSHOT/fontbox-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache FontBox #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2498 bytes
Compression is 0.0%
Took 0.36 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/pdfbox/pom.xml> to org.apache.pdfbox/pdfbox/2.0.0-SNAPSHOT/pdfbox-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache PDFBox #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6223 bytes
Compression is 0.0%
Took 2.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/xmpbox/pom.xml> to org.apache.pdfbox/xmpbox/2.0.0-SNAPSHOT/xmpbox-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache XmpBox #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3816 bytes
Compression is 0.0%
Took 0.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight-app/pom.xml> to org.apache.pdfbox/preflight-app/2.0.0-SNAPSHOT/preflight-app-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache Preflight application #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3671 bytes
Compression is 0.0%
Took 0.37 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/tools/pom.xml> to org.apache.pdfbox/pdfbox-tools/2.0.0-SNAPSHOT/pdfbox-tools-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache PDFBox tools #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2413 bytes
Compression is 0.0%
Took 0.29 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/examples/pom.xml> to org.apache.pdfbox/pdfbox-examples/2.0.0-SNAPSHOT/pdfbox-examples-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache PDFBox examples #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3452 bytes
Compression is 0.0%
Took 2.1 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/preflight/pom.xml> to org.apache.pdfbox/preflight/2.0.0-SNAPSHOT/preflight-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » Apache Preflight #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 8606 bytes
Compression is 0.0%
Took 0.3 sec
[JENKINS] Archiving <https://builds.apache.org/job/PDFBox-trunk/ws/trunk/parent/pom.xml> to org.apache.pdfbox/pdfbox-parent/2.0.0-SNAPSHOT/pdfbox-parent-2.0.0-SNAPSHOT.pom
Sending artifact delta relative to PDFBox-trunk » PDFBox parent #1291
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 12370 bytes
Compression is 0.0%
Took 1.8 sec
Sending e-mails to: dev@pdfbox.apache.org
channel stopped
Archiving artifacts