You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/04/12 00:53:18 UTC

Build failed in Jenkins: POI-DSL-OpenJDK #121

See <https://builds.apache.org/job/POI-DSL-OpenJDK/121/display/redirect?page=changes>

Changes:

[kiwiwings] prepare for 3.17-beta1

[kiwiwings] release prepare for 3.16 - updating build.xml and status.xml

[gwoolsey] The new HeapDump class uses com.sun.* classes, which the previous settings flagged as an error in Eclipse.  This changes them to warnings so compilation can succeed.

Also adds a couple of prefs from newer Eclipse, apparently.

[gwoolsey] Issue #60971, handle formula chart titles

implemented per issue, breaking out static text vs. formula based title getters and setters, with unit test updates and additions.

[tallison] bug 50955 - add logging per Javen's recommendation.  Thank you!

[tallison] bug 50955 - incorporate info from the DocumentSummaryInformation for
guessing the encoding.  Back off to the old method if DocSummInfo is
not available. Thanks to Andreas Beeker for recommending this direction.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
[EnvInject] - Preparing an environment for the build.
[EnvInject] - Keeping Jenkins system variables.
[EnvInject] - Keeping Jenkins build variables.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8

[EnvInject] - Variables injected successfully.
[EnvInject] - Injecting contributions.
Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/POI-DSL-OpenJDK/ws/>
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2017-04-12T00:40:15.581 +0000'
U         .settings/org.eclipse.jdt.core.prefs
U         sonar/excelant/pom.xml
U         sonar/main/pom.xml
U         sonar/ooxml-schema-encryption/pom.xml
U         sonar/pom.xml
U         sonar/ooxml-schema/pom.xml
U         sonar/scratchpad/pom.xml
U         sonar/examples/pom.xml
U         sonar/ooxml/pom.xml
U         sonar/ooxml-schema-security/pom.xml
AU        test-data/spreadsheet/chartTitle_withTitleFormula.xlsx
U         src/scratchpad/src/org/apache/poi/hwpf/HWPFOldDocument.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/charts/TestXSSFChartTitle.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFChartSheet.java
U         src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFChart.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFChart.java
U         build.xml
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/forrest.properties'>
At revision 1791055

Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-OpenJDK/ws/src/documentation'>
U         src/documentation/content/xdocs/status.xml
At revision 1791055

At revision 1791055

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build
[POI-DSL-OpenJDK] $ /bin/bash -xe /tmp/hudson157508961130000236.sh
+ svn status
    X   forrest.properties
X       src/documentation

Performing status on external item at 'src/documentation':
+ echo Java-Home: /usr/lib/jvm/java-6-openjdk-amd64/
Java-Home: /usr/lib/jvm/java-6-openjdk-amd64/
+ ls -al /usr/lib/jvm/java-6-openjdk-amd64//
total 28
drwxr-xr-x 7 root root 4096 Feb 16 06:33 .
drwxr-xr-x 7 root root 4096 Feb 16 06:33 ..
lrwxrwxrwx 1 root root   22 Feb 14 18:06 ASSEMBLY_EXCEPTION -> jre/ASSEMBLY_EXCEPTION
drwxr-xr-x 2 root root 4096 Feb 16 06:33 bin
lrwxrwxrwx 1 root root   41 Oct 15  2014 docs -> ../../../share/doc/openjdk-6-jre-headless
drwxr-xr-x 3 root root 4096 Feb 16 06:33 include
drwxr-xr-x 5 root root 4096 Feb 16 06:33 jre
drwxr-xr-x 3 root root 4096 Feb 16 06:33 lib
drwxr-xr-x 4 root root 4096 Nov  8  2014 man
lrwxrwxrwx 1 root root   32 Feb 14 18:06 src.zip -> ../java-6-openjdk-common/src.zip
lrwxrwxrwx 1 root root   22 Feb 14 18:06 THIRD_PARTY_README -> jre/THIRD_PARTY_README
+ exit 0
FATAL: remote file operation failed: <https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build.xml> at hudson.remoting.Channel@6b635627:ubuntu-1: java.io.IOException: Remote call on ubuntu-1 failed
java.io.IOException: remote file operation failed: <https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build.xml> at hudson.remoting.Channel@6b635627:ubuntu-1: java.io.IOException: Remote call on ubuntu-1 failed
	at hudson.FilePath.act(FilePath.java:992)
	at hudson.FilePath.act(FilePath.java:974)
	at hudson.FilePath.exists(FilePath.java:1439)
	at hudson.tasks.Ant.perform(Ant.java:174)
	at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
	at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:779)
	at hudson.model.Build$BuildExecution.build(Build.java:205)
	at hudson.model.Build$BuildExecution.doRun(Build.java:162)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
	at hudson.model.Run.execute(Run.java:1728)
	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
	at hudson.model.ResourceController.execute(ResourceController.java:98)
	at hudson.model.Executor.run(Executor.java:404)
Caused by: java.io.IOException: Remote call on ubuntu-1 failed
	at hudson.remoting.Channel.call(Channel.java:830)
	at hudson.FilePath.act(FilePath.java:985)
	... 12 more
Caused by: java.lang.OutOfMemoryError: Java heap space
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:322)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:464)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:365)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:602)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1622)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1517)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1771)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1990)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1915)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1798)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1350)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:370)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:217)
	at hudson.remoting.UserRequest.perform(UserRequest.java:131)
	at hudson.remoting.UserRequest.perform(UserRequest.java:50)
	at hudson.remoting.Request$2.run(Request.java:336)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
	at ......remote call to ubuntu-1(Native Method)
	at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1537)
	at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
	at hudson.remoting.Channel.call(Channel.java:822)
	... 13 more
Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 225.04 MB of artifacts by 44.4% relative to #120
Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did tests run? 
For example, <https://builds.apache.org/job/POI-DSL-OpenJDK/ws/build/excelant-test-results/TEST-org.apache.poi.ss.examples.formula.TestExcelAntUserDefinedFunction.xml> is 23 hr old



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org


Jenkins build is back to normal : POI-DSL-OpenJDK #122

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI-DSL-OpenJDK/122/display/redirect?page=changes>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org