See <https://builds.apache.org/job/POI/1567/changes>

Changes:

[onealj] update changelog for bug 60153

[onealj] bug 60153: patch from PJ Fanning to demonstrate that SXSSFWorkbook 
SheetDataWriter can write encrypted temporary files to disk and the workbook 
can be AES encrypted when written to disk for a fully secure disk environment

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-6 (Ubuntu yahoo-not-h2 ubuntu docker) in workspace 
<https://builds.apache.org/job/POI/ws/>
Updating http://svn.apache.org/repos/asf/poi/trunk at revision 
'2016-10-09T14:34:18.333 +0000'
U         
src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFWorkbookWithCustomZipEntrySource.java
AU        
src/ooxml/testcases/org/apache/poi/xssf/streaming/TempFileRecordingSXSSFWorkbookWithCustomZipEntrySource.java
U         
src/ooxml/testcases/org/apache/poi/poifs/crypt/AesZipFileZipEntrySource.java
U         src/ooxml/java/org/apache/poi/util/OOXMLLite.java
U         src/ooxml/java/org/apache/poi/openxml4j/util/ZipEntrySource.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFSheet.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SheetDataWriter.java
AU        src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFDrawing.java
AU        src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFPicture.java
U         src/ooxml/java/org/apache/poi/xssf/streaming/SXSSFCell.java
U         src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFCell.java
U         src/testcases/org/apache/poi/hssf/usermodel/TestHSSFWorkbook.java
U         src/testcases/org/apache/poi/ss/usermodel/BaseTestWorkbook.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFCell.java
U         src/java/org/apache/poi/ss/usermodel/Cell.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 
into '<https://builds.apache.org/job/POI/ws/forrest.properties'>
At revision 1763983

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

At revision 1763983

No changes for http://svn.apache.org/repos/asf/poi/site/forrest.properties 
since the previous build
[EnvInject] - Executing scripts and injecting environment variables after the 
SCM step.
[EnvInject] - Injecting as environment variables the properties content 
LANG=en_US.UTF-8

[EnvInject] - Variables injected successfully.
[POI] $ /bin/bash -xe /tmp/hudson3142739474741853217.sh
+ svn status
    X   forrest.properties
X       src/documentation

Performing status on external item at 'src/documentation':
+ exit 0
[POI] $ /home/jenkins/tools/ant/latest/bin/ant -Dcoverage.enabled=true clean 
jenkins
Buildfile: <https://builds.apache.org/job/POI/ws/build.xml>

clean:
   [delete] Deleting directory <https://builds.apache.org/job/POI/ws/build>

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/scratchpad-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/scratchpad-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/geometry-java>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/ooxml-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/ooxml-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/ooxml-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/excelant-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/excelant-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/excelant-test-results>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/examples-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/integration-test-classes>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/1567/artifact/build/integration-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI/ws/build/dist>
    [mkdir] Created dir: 
<https://builds.apache.org/job/POI/ws/build/tmp/site/build/site>
     [echo] Using Ant: Apache Ant(TM) version 1.9.7 compiled on April 9 2016 
from /home/jenkins/tools/ant/latest, Ant detected Java 1.6 (may be different 
than actual Java sometimes...)
     [echo] Using Java: 1.6.0_45/1.6.0_45-b06/20.45-b01/Java HotSpot(TM) 64-Bit 
Server VM from Sun Microsystems Inc. on Linux: 3.13.0-86-generic
     [echo] Using Findbugs: 2.0.3 for Java 1.6.0_45

compile-main:
    [javac] Compiling 1194 source files to 
<https://builds.apache.org/job/POI/ws/build/classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: 
<https://builds.apache.org/job/POI/ws/src/java/org/apache/poi/hpsf/CustomProperties.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 532 source files to 
<https://builds.apache.org/job/POI/ws/build/test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: 
<https://builds.apache.org/job/POI/ws/src/testcases/org/apache/poi/util/LocalTestNode.java>
 uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 4 files to 
<https://builds.apache.org/job/POI/ws/build/classes>

check-ooxml-xsds:

fetch-ooxml-xsds:

generate-geometry:

compile-scratchpad:
    [javac] Compiling 466 source files to 
<https://builds.apache.org/job/POI/ws/build/scratchpad-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 185 source files to 
<https://builds.apache.org/job/POI/ws/build/scratchpad-test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 2 files to 
<https://builds.apache.org/job/POI/ws/build/scratchpad-classes>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 411 source files to 
<https://builds.apache.org/job/POI/ws/build/ooxml-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Compiling 213 source files to 
<https://builds.apache.org/job/POI/ws/build/ooxml-test-classes>
    [javac] 
<https://builds.apache.org/job/POI/ws/src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFWorkbookWithCustomZipEntrySource.java>:22:
 cannot find symbol
    [javac] symbol  : class StandardCharsets
    [javac] location: package java.nio.charset
    [javac] import static java.nio.charset.StandardCharsets.UTF_8;
    [javac]                               ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFWorkbookWithCustomZipEntrySource.java>:22:
 static import only from classes and interfaces
    [javac] import static java.nio.charset.StandardCharsets.UTF_8;
    [javac] ^
    [javac] 
<https://builds.apache.org/job/POI/ws/src/ooxml/testcases/org/apache/poi/xssf/streaming/TestSXSSFWorkbookWithCustomZipEntrySource.java>:133:
 cannot find symbol
    [javac] symbol  : variable UTF_8
    [javac] location: class 
org.apache.poi.xssf.streaming.TestSXSSFWorkbookWithCustomZipEntrySource
    [javac]         String text = new String(data, UTF_8);
    [javac]                                        ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 3 errors

BUILD FAILED
<https://builds.apache.org/job/POI/ws/build.xml>:1006: Compile failed; see the 
compiler error output for details.

Total time: 1 minute 0 seconds
Build step 'Invoke Ant' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
[WARNINGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Compressed 67.03 MB of artifacts by 64.6% relative to #1566
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to