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/09/15 20:03:58 UTC

Build failed in Jenkins: POI-DSL-Maven #334

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

Changes:

[centic] Java 8: Disable Jobs using Java 1.6 and 1.7 for now, they can be removed soon.

[centic] Java 8: Deprecate some methods in IOUtils

[centic] Adjust Maven pom.xml for 4.0, Java 8 and newer third party libs

[centic] Adjust some more places for the new versions of some third party libraries

[centic] Update third party libs to latest versions
Start updating build to Java 8
Set version to 4.0-beta1

------------------------------------------
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 qnode1 (ubuntu) in workspace <https://builds.apache.org/job/POI-DSL-Maven/ws/>
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2017-09-15T20:03:17.259 +0000'
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
U         sonar/excelant/pom.xml
U         sonar/main/pom.xml
U         sonar/ooxml-schema-encryption/pom.xml
U         sonar/pom.xml
U         src/scratchpad/src/org/apache/poi/hslf/usermodel/HSLFSlideShowImpl.java
U         src/ooxml/testcases/org/apache/poi/xwpf/TestXWPFBugs.java
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureInfo.java
D         src/ooxml/java/org/apache/poi/xwpf/model/XMLParagraph.java
U         src/ooxml/java/org/apache/poi/POIXMLDocument.java
U         src/testcases/org/apache/poi/hssf/util/TestHSSFColor.java
U         src/testcases/org/apache/poi/ss/formula/atp/TestWorkdayCalculator.java
U         src/java/org/apache/poi/hpsf/package.html
U         src/java/org/apache/poi/hssf/util/HSSFColor.java
U         src/java/org/apache/poi/util/IOUtils.java
U         src/java/org/apache/poi/poifs/crypt/EncryptionHeader.java
U         src/java/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.java
U         src/java/org/apache/poi/poifs/macros/VBAMacroReader.java
U         src/java/org/apache/poi/ss/formula/atp/WorkdayCalculator.java
U         src/java/org/apache/poi/ss/format/CellFormat.java
U         src/integrationtest/build.xml
U         build.gradle
U         build.xml
U         .classpath
U         osgi/build.xml
U         jenkins/create_jobs.groovy
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-Maven/ws/forrest.properties'>
At revision 1808479

Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-Maven/ws/src/documentation'>
At revision 1808479

At revision 1808479

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

Performing status on external item at 'src/documentation':
+ echo Java-Home: /home/jenkins/tools/java/latest1.6
Java-Home: /home/jenkins/tools/java/latest1.6
+ ls -al /home/jenkins/tools/java/latest1.6/
total 18708
drwxr-xr-x  8 root root     4096 Nov 30  2016 .
drwxr-xr-x 32 root root     4096 Aug 31 00:45 ..
drwxr-xr-x  2 root root     4096 Nov 30  2016 bin
-r--r--r--  1 root root     3339 Nov 17  2014 COPYRIGHT
drwxr-xr-x  7 root root     4096 Nov 30  2016 db
drwxr-xr-x  3 root root     4096 Nov 30  2016 include
drwxr-xr-x  7 root root     4096 Nov 30  2016 jre
drwxr-xr-x  3 root root     4096 Nov 30  2016 lib
-r--r--r--  1 root root       40 Nov 17  2014 LICENSE
drwxr-xr-x  4 root root     4096 Nov 30  2016 man
-r--r--r--  1 root root      115 Nov 17  2014 README.html
-rw-r--r--  1 root root 18936852 Nov 17  2014 src.zip
-r--r--r--  1 root root   168902 Nov 17  2014 THIRDPARTYLICENSEREADME.txt
+ /home/jenkins/tools/java/latest1.6/bin/java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
+ exit 0
[POI-DSL-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-Maven/ws/.repository> clean
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-main ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Scratchpad package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-scratchpad ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Encryption Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-encryption ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Security-Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-security ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI OOXML package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-ooxml ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI ExcelAnt package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-excelant ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Examples package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-examples ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.384 s]
[INFO] Apache POI Main package ........................... SUCCESS [  1.150 s]
[INFO] Apache POI Scratchpad package ..................... SUCCESS [  0.007 s]
[INFO] Apache POI - Openxmlformats Schema package ........ SUCCESS [  0.005 s]
[INFO] Apache POI - Openxmlformats Encryption Schema package  SUCCESS [  0.006 s]
[INFO] Apache POI - Openxmlformats Security-Schema package  SUCCESS [  0.005 s]
[INFO] Apache POI OOXML package .......................... SUCCESS [  0.009 s]
[INFO] Apache POI ExcelAnt package ....................... SUCCESS [  0.006 s]
[INFO] Apache POI Examples package ....................... SUCCESS [  0.006 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.071 s
[INFO] Finished at: 2017-09-15T20:03:49+00:00
[INFO] Final Memory: 6M/480M
[INFO] ------------------------------------------------------------------------
[POI-DSL-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-Maven/ws/.repository> package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 1227 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ poi-main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1203 source files to <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.006 s]
[INFO] Apache POI Main package ........................... FAILURE [  4.808 s]
[INFO] Apache POI Scratchpad package ..................... SKIPPED
[INFO] Apache POI - Openxmlformats Schema package ........ SKIPPED
[INFO] Apache POI - Openxmlformats Encryption Schema package  SKIPPED
[INFO] Apache POI - Openxmlformats Security-Schema package  SKIPPED
[INFO] Apache POI OOXML package .......................... SKIPPED
[INFO] Apache POI ExcelAnt package ....................... SKIPPED
[INFO] Apache POI Examples package ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5.291 s
[INFO] Finished at: 2017-09-15T20:03:58+00:00
[INFO] Final Memory: 9M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project poi-main: Fatal error compiling: invalid target release: 1.8 -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :poi-main
Build step 'Invoke top-level Maven targets' marked build as failure

---------------------------------------------------------------------
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-Maven #337

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


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


Build failed in Jenkins: POI-DSL-Maven #336

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

Changes:

[centic] Jenkins DSL:
* Enable SCM-retry to see if that helps against the frequent SVN update failures
* Add a POI-DSL-Test-Environment to have this Job also defined via DSL

[centic] Jenkins DSL: Use OpenJDK 8 and latest JDK 1.9

[centic] Fix some compiler warnings

[centic] Use Integer.compare() where possible

[centic] Fix some warnings in unit tests

[centic] Use Collections.singleton() where applicable

[centic] Fix some warnings

[centic] Remove unnecessary local variables

[centic] Remove unnecessary type arguments (Java 8)

[centic] Remove unnecessary type arguments

[centic] Suppress some warnings

[centic] Remove unused imports

[centic] Remove unnecessary casts and toString() calls

[centic] Remove unnecessary semicolons

[centic] Remove unnecessary initialization of members

[centic] Fix typos and warnings

[centic] Let IntelliJ cleanup some code-warnings across the whole code-base: unnecessary casts

[centic] Detect some HTML files as separate invalid filetype

[centic] Allow to produce a jar for the integration-test-code so we can use it directly in the mass-regression tests without having to copy it for every run.
Enable some forbidden-api-checks for integration-test code

[centic] Adjust local test in integration-test file-handler

[centic] Add .git as excluded dir for integration-tests and add a local test for XSSFBFileHandler to be able to manually test single files quickly

[centic] Add additional check as mentioned in bug 50060

[centic] Tried to reproduce bug 61300, but could not.

[centic] At least print out correct offset information for PtrRefN if it has offset values set

[centic] Add test for question on the mailing-list

------------------------------------------
[...truncated 55.15 KB...]
U         src/java/org/apache/poi/hssf/record/FontRecord.java
U         src/java/org/apache/poi/hssf/record/PageBreakRecord.java
U         src/java/org/apache/poi/hssf/record/ExtSSTRecord.java
U         src/java/org/apache/poi/hssf/usermodel/EscherGraphics.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFSheet.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFAnchor.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFPicture.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFPatriarch.java
U         src/java/org/apache/poi/hssf/usermodel/StaticFontMetrics.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFRichTextString.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFDataFormat.java
U         src/java/org/apache/poi/hssf/usermodel/FontDetails.java
U         src/java/org/apache/poi/hssf/usermodel/EscherGraphics2d.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFCellStyle.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFOptimiser.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFShapeGroup.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFDataValidation.java
U         src/java/org/apache/poi/hssf/usermodel/HSSFWorkbook.java
U         src/java/org/apache/poi/hssf/model/DrawingManager2.java
U         src/java/org/apache/poi/hssf/model/RowBlocksReader.java
U         src/java/org/apache/poi/hssf/model/WorkbookRecordList.java
U         src/java/org/apache/poi/hssf/model/InternalWorkbook.java
U         src/java/org/apache/poi/hssf/model/InternalSheet.java
U         src/java/org/apache/poi/hssf/model/LinkTable.java
U         src/java/org/apache/poi/hssf/eventusermodel/HSSFRequest.java
U         src/java/org/apache/poi/hssf/eventusermodel/HSSFEventFactory.java
U         src/java/org/apache/poi/hssf/eventusermodel/AbortableHSSFListener.java
U         src/java/org/apache/poi/hssf/eventusermodel/FormatTrackingHSSFListener.java
U         src/java/org/apache/poi/hssf/eventusermodel/EventWorkbookBuilder.java
U         src/java/org/apache/poi/POITextExtractor.java
U         src/java/org/apache/poi/extractor/OLE2ExtractorFactory.java
U         src/excelant/java/org/apache/poi/ss/excelant/util/ExcelAntWorkbookUtil.java
U         src/excelant/java/org/apache/poi/ss/excelant/util/ExcelAntWorkbookUtilFactory.java
U         src/excelant/java/org/apache/poi/ss/excelant/ExcelAntTest.java
U         src/excelant/java/org/apache/poi/ss/excelant/ExcelAntTask.java
U         src/excelant/java/org/apache/poi/ss/excelant/ExcelAntEvaluateCell.java
U         src/excelant/testcases/org/apache/poi/ss/examples/formula/CalculateMortgageFunction.java
U         src/excelant/testcases/org/apache/poi/ss/excelant/MockExcelAntWorkbookHandler.java
U         src/excelant/testcases/org/apache/poi/ss/excelant/util/TestExcelAntEvaluationResult.java
U         src/integrationtest/org/apache/poi/stress/AbstractFileHandler.java
U         src/integrationtest/org/apache/poi/stress/HSSFFileHandler.java
U         src/integrationtest/org/apache/poi/stress/XSSFFileHandler.java
U         src/integrationtest/org/apache/poi/stress/XWPFFileHandler.java
U         src/integrationtest/org/apache/poi/stress/XSSFBFileHandler.java
U         src/integrationtest/org/apache/poi/stress/HSLFFileHandler.java
U         src/integrationtest/org/apache/poi/stress/HPSFFileHandler.java
U         src/integrationtest/org/apache/poi/TestAllFiles.java
U         build.xml
U         jenkins/create_jobs.groovy
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-Maven/ws/forrest.properties'>
At revision 1808534

Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-Maven/ws/src/documentation'>
At revision 1808534

At revision 1808534

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

Performing status on external item at 'src/documentation':
+ echo Java-Home: /home/jenkins/tools/java/latest1.6
Java-Home: /home/jenkins/tools/java/latest1.6
+ ls -al /home/jenkins/tools/java/latest1.6/
total 18708
drwxr-xr-x  8 root root     4096 Oct 25  2016 .
drwxr-xr-x 37 root root     4096 Aug 12 01:21 ..
drwxr-xr-x  2 root root     4096 Oct 25  2016 bin
-r--r--r--  1 root root     3339 Nov 17  2014 COPYRIGHT
drwxr-xr-x  7 root root     4096 Oct 25  2016 db
drwxr-xr-x  3 root root     4096 Oct 25  2016 include
drwxr-xr-x  7 root root     4096 Oct 25  2016 jre
drwxr-xr-x  3 root root     4096 Oct 25  2016 lib
-r--r--r--  1 root root       40 Nov 17  2014 LICENSE
drwxr-xr-x  4 root root     4096 Oct 25  2016 man
-r--r--r--  1 root root      115 Nov 17  2014 README.html
-rw-r--r--  1 root root 18936852 Nov 17  2014 src.zip
-r--r--r--  1 root root   168902 Nov 17  2014 THIRDPARTYLICENSEREADME.txt
+ /home/jenkins/tools/java/latest1.6/bin/java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
+ exit 0
[POI-DSL-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-Maven/ws/.repository> clean
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-main ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Scratchpad package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-scratchpad ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Encryption Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-encryption ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Security-Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-security ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI OOXML package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-ooxml ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI ExcelAnt package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-excelant ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Examples package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-examples ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.402 s]
[INFO] Apache POI Main package ........................... SUCCESS [  0.541 s]
[INFO] Apache POI Scratchpad package ..................... SUCCESS [  0.003 s]
[INFO] Apache POI - Openxmlformats Schema package ........ SUCCESS [  0.003 s]
[INFO] Apache POI - Openxmlformats Encryption Schema package  SUCCESS [  0.002 s]
[INFO] Apache POI - Openxmlformats Security-Schema package  SUCCESS [  0.003 s]
[INFO] Apache POI OOXML package .......................... SUCCESS [  0.004 s]
[INFO] Apache POI ExcelAnt package ....................... SUCCESS [  0.002 s]
[INFO] Apache POI Examples package ....................... SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.170 s
[INFO] Finished at: 2017-09-16T12:04:40+00:00
[INFO] Final Memory: 5M/240M
[INFO] ------------------------------------------------------------------------
[POI-DSL-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-Maven/ws/.repository> package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 1227 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ poi-main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1203 source files to <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.002 s]
[INFO] Apache POI Main package ........................... FAILURE [  2.716 s]
[INFO] Apache POI Scratchpad package ..................... SKIPPED
[INFO] Apache POI - Openxmlformats Schema package ........ SKIPPED
[INFO] Apache POI - Openxmlformats Encryption Schema package  SKIPPED
[INFO] Apache POI - Openxmlformats Security-Schema package  SKIPPED
[INFO] Apache POI OOXML package .......................... SKIPPED
[INFO] Apache POI ExcelAnt package ....................... SKIPPED
[INFO] Apache POI Examples package ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.890 s
[INFO] Finished at: 2017-09-16T12:04:44+00:00
[INFO] Final Memory: 9M/302M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project poi-main: Fatal error compiling: invalid target release: 1.8 -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :poi-main
Build step 'Invoke top-level Maven targets' marked build as failure

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


Build failed in Jenkins: POI-DSL-Maven #335

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

Changes:

[fanningpj] remove some deprecated code slated for removal in 3.18

------------------------------------------
Started by user centic
[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-eu2 (ubuntu trusty) in workspace <https://builds.apache.org/job/POI-DSL-Maven/ws/>
Updating https://svn.apache.org/repos/asf/poi/trunk at revision '2017-09-15T20:53:24.433 +0000'
U         build.gradle
U         build.xml
U         .classpath
U         jenkins/create_jobs.groovy
U         osgi/build.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
U         sonar/excelant/pom.xml
U         sonar/main/pom.xml
U         sonar/ooxml-schema-encryption/pom.xml
U         src/integrationtest/build.xml
U         src/ooxml/java/org/apache/poi/poifs/crypt/dsig/SignatureInfo.java
U         src/ooxml/java/org/apache/poi/POIXMLDocument.java
U         src/java/org/apache/poi/ddf/EscherContainerRecord.java
U         src/java/org/apache/poi/hpsf/VariantSupport.java
U         src/java/org/apache/poi/util/IOUtils.java
U         src/java/org/apache/poi/poifs/crypt/EncryptionVerifier.java
U         src/java/org/apache/poi/poifs/filesystem/NPOIFSFileSystem.java
U         src/java/org/apache/poi/poifs/macros/VBAMacroReader.java
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-Maven/ws/forrest.properties'>
At revision 1808484

Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-Maven/ws/src/documentation'>
At revision 1808484

At revision 1808484

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

Performing status on external item at 'src/documentation':
+ echo Java-Home: /home/jenkins/tools/java/latest1.6
Java-Home: /home/jenkins/tools/java/latest1.6
+ ls -al /home/jenkins/tools/java/latest1.6/
total 18708
drwxr-xr-x  8 root root     4096 Oct 25  2016 .
drwxr-xr-x 37 root root     4096 Aug 12 01:21 ..
drwxr-xr-x  2 root root     4096 Oct 25  2016 bin
-r--r--r--  1 root root     3339 Nov 17  2014 COPYRIGHT
drwxr-xr-x  7 root root     4096 Oct 25  2016 db
drwxr-xr-x  3 root root     4096 Oct 25  2016 include
drwxr-xr-x  7 root root     4096 Oct 25  2016 jre
drwxr-xr-x  3 root root     4096 Oct 25  2016 lib
-r--r--r--  1 root root       40 Nov 17  2014 LICENSE
drwxr-xr-x  4 root root     4096 Oct 25  2016 man
-r--r--r--  1 root root      115 Nov 17  2014 README.html
-rw-r--r--  1 root root 18936852 Nov 17  2014 src.zip
-r--r--r--  1 root root   168902 Nov 17  2014 THIRDPARTYLICENSEREADME.txt
+ /home/jenkins/tools/java/latest1.6/bin/java -version
java version "1.6.0_45"
Java(TM) SE Runtime Environment (build 1.6.0_45-b06)
Java HotSpot(TM) 64-Bit Server VM (build 20.45-b01, mixed mode)
+ exit 0
[POI-DSL-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-Maven/ws/.repository> clean
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-parent ---
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-main ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/src> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Scratchpad package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-scratchpad ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/scratchpad/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/scratchpad/src> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml-schema/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Encryption Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-encryption ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml-schema-encryption/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - Openxmlformats Security-Schema package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ poi-ooxml-schema-security ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml-schema-security/target>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI OOXML package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-ooxml ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml/src> (includes = [], excludes = [])
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/ooxml/build> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI ExcelAnt package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-excelant ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/excelant/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/excelant/src> (includes = [], excludes = [])
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Examples package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ poi-examples ---
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/examples/target>
[INFO] Deleting <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/examples/src> (includes = [], excludes = [])
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.326 s]
[INFO] Apache POI Main package ........................... SUCCESS [  0.926 s]
[INFO] Apache POI Scratchpad package ..................... SUCCESS [  0.397 s]
[INFO] Apache POI - Openxmlformats Schema package ........ SUCCESS [  1.829 s]
[INFO] Apache POI - Openxmlformats Encryption Schema package  SUCCESS [  0.111 s]
[INFO] Apache POI - Openxmlformats Security-Schema package  SUCCESS [  0.389 s]
[INFO] Apache POI OOXML package .......................... SUCCESS [  0.352 s]
[INFO] Apache POI ExcelAnt package ....................... SUCCESS [  0.063 s]
[INFO] Apache POI Examples package ....................... SUCCESS [  0.096 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.792 s
[INFO] Finished at: 2017-09-15T20:54:05+00:00
[INFO] Final Memory: 5M/240M
[INFO] ------------------------------------------------------------------------
[POI-DSL-Maven] $ /home/jenkins/tools/maven/apache-maven-3.2.1/bin/mvn -f sonar/pom.xml -Dmaven.repo.local=<https://builds.apache.org/job/POI-DSL-Maven/ws/.repository> package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents
[INFO] Apache POI Main package
[INFO] Apache POI Scratchpad package
[INFO] Apache POI - Openxmlformats Schema package
[INFO] Apache POI - Openxmlformats Encryption Schema package
[INFO] Apache POI - Openxmlformats Security-Schema package
[INFO] Apache POI OOXML package
[INFO] Apache POI ExcelAnt package
[INFO] Apache POI Examples package
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI - the Java API for Microsoft Documents 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache POI Main package 4.0-beta1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-sources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 1227 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:copy-resources (copy-resources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-resources-plugin:3.0.1:resources (default-resources) @ poi-main ---
[INFO] Using 'ASCII' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ poi-main ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1203 source files to <https://builds.apache.org/job/POI-DSL-Maven/ws/sonar/main/target/classes>
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache POI - the Java API for Microsoft Documents . SUCCESS [  0.003 s]
[INFO] Apache POI Main package ........................... FAILURE [  2.910 s]
[INFO] Apache POI Scratchpad package ..................... SKIPPED
[INFO] Apache POI - Openxmlformats Schema package ........ SKIPPED
[INFO] Apache POI - Openxmlformats Encryption Schema package  SKIPPED
[INFO] Apache POI - Openxmlformats Security-Schema package  SKIPPED
[INFO] Apache POI OOXML package .......................... SKIPPED
[INFO] Apache POI ExcelAnt package ....................... SKIPPED
[INFO] Apache POI Examples package ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.164 s
[INFO] Finished at: 2017-09-15T20:54:10+00:00
[INFO] Final Memory: 9M/309M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project poi-main: Fatal error compiling: invalid target release: 1.8 -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :poi-main
Build step 'Invoke top-level Maven targets' marked build as failure

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