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 2020/01/05 20:22:43 UTC

Build failed in Jenkins: POI-DSL-1.12 #69

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

Changes:

[kiwiwings] Sonar fixes - Tests should include assertions

[centic] Fix some additional file-handle-leaks reported by unit-tests via an enhanced version of the file-leak-detector

Also add a test for Bug 64045

[fanningpj] [bug-64045] close resources if we throw exceptions

[fanningpj] remove unnecessary close

[fanningpj] [bug-64045] close resources if we throw exceptions

[fanningpj] [bug-64045] close resources if we throw exceptions

[fanningpj] [bug-64045] close resources if we throw exceptions

[fanningpj] [bug-64044] setCellValue(LocalDate) does not support nulls properly

[fanningpj] [bug-64044] setCellValue(LocalDate) does not support nulls properly

[fanningpj] [bug-64044] setCellValue(LocalDate) does not support nulls properly

[kiwiwings] Fix Visio compression

[centic] Bug 62942: Add a section about the name "POI" and fix some broken links for the page about mailing-lists

Also publish some recent changes

[centic] Bug 63788: Remove AbstractNum by abstractNumId, not list index

[centic] Bug 63940: Avoid endless loop/out of memory on string-replace with empty search string

[centic] Add case-study (bug 63549)
Update changelog
Adjust some development information

[centic] Bug 63700: Make D* functions work with numeric result column

[centic] Bug 63960: Write pre-evaluated string-values in formula cells with the correct type

[centic] Fix bug 63984: AND / OR should treat missing parameters as FALSE

[kiwiwings] Sonar fixes

[kiwiwings] #64036 - add changes info


------------------------------------------
[...truncated 66.79 KB...]
U         src/scratchpad/src/org/apache/poi/hwpf/model/TextPieceTable.java
U         src/scratchpad/src/org/apache/poi/hwpf/model/Xst.java
U         src/scratchpad/src/org/apache/poi/hwpf/sprm/ParagraphSprmUncompressor.java
U         src/scratchpad/src/org/apache/poi/hwpf/sprm/SprmBuffer.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/BookmarksImpl.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/BorderCode.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/CharacterProperties.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/CharacterRun.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/DateAndTime.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/DropCapSpecifier.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/LineSpacingDescriptor.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/Paragraph.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/ParagraphProperties.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/Range.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/Section.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/SectionProperties.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/ShadingDescriptor.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/ShadingDescriptor80.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/TableAutoformatLookSpecifier.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/TableCellDescriptor.java
U         src/scratchpad/src/org/apache/poi/hwpf/usermodel/TableProperties.java
U         src/scratchpad/src/org/apache/poi/hwpf/converter/AbstractWordUtils.java
U         src/scratchpad/src/org/apache/poi/hpbf/HPBFDocument.java
U         src/scratchpad/src/org/apache/poi/hpbf/dev/HPBFDumper.java
U         src/scratchpad/src/org/apache/poi/hpbf/dev/PLCDumper.java
U         src/scratchpad/src/org/apache/poi/hpbf/extractor/PublisherTextExtractor.java
U         src/scratchpad/src/org/apache/poi/hemf/record/emf/HemfPenStyle.java
U         src/scratchpad/src/org/apache/poi/hemf/record/emfplus/HemfPlusPen.java
U         src/scratchpad/src/org/apache/poi/hemf/record/emfplus/HemfPlusDraw.java
U         src/scratchpad/src/org/apache/poi/hwmf/draw/HwmfDrawProperties.java
U         src/scratchpad/src/org/apache/poi/hwmf/record/HwmfColorRef.java
U         src/scratchpad/src/org/apache/poi/hwmf/record/HwmfPenStyle.java
U         src/scratchpad/src/org/apache/poi/hmef/dev/HMEFDumper.java
U         src/scratchpad/src/org/apache/poi/hmef/extractor/HMEFContentsExtractor.java
U         src/scratchpad/src/org/apache/poi/hssf/converter/ExcelToFoConverter.java
U         src/scratchpad/testcases/org/apache/poi/hdgf/TestHDGFLZW.java
U         src/scratchpad/testcases/org/apache/poi/hdgf/TestHDGFCore.java
U         src/scratchpad/testcases/org/apache/poi/hdgf/pointers/TestPointerFactory.java
U         src/scratchpad/testcases/org/apache/poi/hdgf/extractor/TestVisioExtractor.java
U         src/scratchpad/testcases/org/apache/poi/hslf/TestRecordCounts.java
U         src/scratchpad/testcases/org/apache/poi/hslf/extractor/TestCruddyExtractor.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestAnimationInfoAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestCString.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestColorSchemeAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestDocument.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestDocumentAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestExControl.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestExHyperlinkAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestExMediaAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestExObjListAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestExOleObjAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestExVideoContainer.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestHeadersFootersAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestHeadersFootersContainer.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestInteractiveInfo.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestInteractiveInfoAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestNotesAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestSlidePersistAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestTextBytesAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestTextCharsAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestTextHeaderAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestTextSpecInfoAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestTxInteractiveInfoAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestTxMasterStyleAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestUserEditAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestSlideAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestStyleTextPropAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/record/TestCurrentUserAtom.java
U         src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestMostRecentRecords.java
U         src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestNotesText.java
U         src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestNumberedList.java
U         src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestNumberedList2.java
U         src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestNumberedList3.java
U         src/scratchpad/testcases/org/apache/poi/hslf/model/TestHeadersFooters.java
U         src/scratchpad/testcases/org/apache/poi/hslf/HSLFTestDataSamples.java
U         src/scratchpad/testcases/org/apache/poi/hslf/TestEncryptedFile.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/Test7BitCodepage.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/TestBasics.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/TestBlankFileRead.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/TestMessageSubmissionChunk.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/TestMessageSubmissionChunkY2KRead.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/TestOutlook30FileRead.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/TestSimpleFileRead.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/datatypes/TestChunkData.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/datatypes/TestMAPIProperty.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/datatypes/TestSorters.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/datatypes/TestTypes.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/TestFixedSizedProperties.java
U         src/scratchpad/testcases/org/apache/poi/hsmf/extractor/TestOutlookTextExtractor.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/TestHWPFPictures.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/TestHWPFRangeParts.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/converter/AbstractWordUtilsTest.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/converter/TestNumberFormatter.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/converter/TestWordToTextConverter.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/TestBookmarksTables.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/TestCHPBinTable.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/TestNotesTables.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/TestPlexOfCps.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/TestSectionTable.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/types/LFOLVLBaseAbstractTypeTest.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/types/LVLFAbstractTypeTest.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/PlfLfoTest.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/TestFontTable.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/model/TestPAPBinTable.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/sprm/TableSprmUncompressorTest.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/sprm/TestSprms.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestBorderCode.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestBug49820.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestBug50075.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestHeaderStories.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestLists.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestOfficeDrawings.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestRangeDelete.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestRangeInsertion.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestRangeProperties.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestRangeReplacement.java
U         src/scratchpad/testcases/org/apache/poi/hwpf/usermodel/TestPictures.java
U         src/scratchpad/testcases/org/apache/poi/hmef/TestHMEFMessage.java
U         src/scratchpad/testcases/org/apache/poi/hmef/TestCompressedRTF.java
U         src/scratchpad/testcases/org/apache/poi/hmef/attribute/TestTNEFAttributes.java
U         src/scratchpad/testcases/org/apache/poi/hpbf/TestHPBFDocument.java
D         src/excelant/testcases/org/apache/poi/ss/excelant/BuildFileTest.java
D         src/excelant/testcases/org/apache/poi/ss/excelant/TestBuildFile.java
AU        src/excelant/testcases/org/apache/poi/ss/excelant/TestBuildFile.java
U         src/excelant/testcases/org/apache/poi/ss/excelant/TestExcelAntPrecision.java
U         src/excelant/testcases/org/apache/poi/ss/excelant/TestExcelAntSet.java
U         src/excelant/testcases/org/apache/poi/ss/excelant/TestExcelAntSetDoubleCell.java
U         src/excelant/testcases/org/apache/poi/ss/excelant/util/TestExcelAntWorkbookUtil.java
U         src/excelant/testcases/org/apache/poi/ss/excelant/util/TestExcelAntWorkbookUtilFactory.java
U         src/excelant/testcases/org/apache/poi/ss/examples/formula/TestExcelAntUserDefinedFunction.java
D         src/examples/src/org/apache/poi/poifs
U         src/examples/src/org/apache/poi/hsmf/examples/Msg2txt.java
D         src/examples/src/org/apache/poi/hssf/view
U         src/examples/src/org/apache/poi/hssf/usermodel/examples/OfficeDrawing.java
U         src/examples/src/org/apache/poi/ss/examples/ToCSV.java
U         src/examples/src/org/apache/poi/ss/examples/AddDimensionedImage.java
U         src/examples/src/org/apache/poi/ss/examples/BusinessPlan.java
A         test-data/spreadsheet/xlsx-corrupted.xlsx
A         test-data/spreadsheet/SUBSTITUTE.xls
U         test-data/spreadsheet/DGet.xls
U         test-data/spreadsheet/BooleanFunctionsTestCaseData.xls
AU        test-data/spreadsheet/SingleCellTable.xlsx
U         build.xml
U         sonar/ooxml-schema-security/pom.xml
U         sonar/pom.xml

<-- Got one external: forrest.properties, svn url: https://svn.apache.org/repos/asf/poi/site/forrest.properties -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-DSL-1.12/ws/forrest.properties'>
At revision 1872359


<-- Got one external: documentation, svn url: https://svn.apache.org/repos/asf/poi/site/src/documentation -->
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-DSL-1.12/ws/src/documentation'>
U         src/documentation/content/xdocs/changes.xml
U         src/documentation/content/xdocs/devel/historyandfuture.xml
U         src/documentation/content/xdocs/devel/index.xml
U         src/documentation/content/xdocs/help/index.xml
U         src/documentation/content/xdocs/casestudies.xml
U         src/documentation/content/xdocs/related-projects.xml
U         src/documentation/content/xdocs/components/hpsf/how-to.xml
U         src/documentation/content/xdocs/components/hpsf/internals.xml
U         src/documentation/content/xdocs/components/index.xml
U         src/documentation/content/xdocs/components/spreadsheet/examples.xml
At revision 1872359

At revision 1872359

No changes for https://svn.apache.org/repos/asf/poi/site/forrest.properties since the previous build
[POI-DSL-1.12] $ /bin/bash -xe /tmp/jenkins8873070253924276236.sh
+ svn status
C       build.gradle
?       build.gradle.mine
?       build.gradle.r1868671
?       build.gradle.r1869051
?       build.javacheck.xml
    X   forrest.properties
X       src/documentation
?       src/integrationtest/build

Performing status on external item at 'src/documentation':
Summary of conflicts:
  Text conflicts: 1
+ echo Java-Home: /home/jenkins/tools/java/latest12
Java-Home: /home/jenkins/tools/java/latest12
+ ls -al /home/jenkins/tools/java/latest12/
total 36
drwxr-xr-x  8 root root 4096 Oct  3 18:37 .
drwxr-xr-x 27 root root 4096 Oct 13 18:29 ..
drwxr-xr-x  2 root root 4096 Oct  3 18:37 bin
drwxr-xr-x  5 root root 4096 Oct  3 18:37 conf
drwxr-xr-x  3 root root 4096 Oct  3 18:37 include
drwxr-xr-x  2 root root 4096 Oct  3 18:37 jmods
drwxr-xr-x 72 root root 4096 Oct  3 18:37 legal
drwxr-xr-x  5 root root 4096 Oct  3 18:37 lib
-rw-r--r--  1 root root 1186 Feb 21  2019 release
+ ls -al /home/jenkins/tools/java/latest12/bin
total 524
drwxr-xr-x 2 root root   4096 Oct  3 18:37 .
drwxr-xr-x 8 root root   4096 Oct  3 18:37 ..
-rwxr-xr-x 1 root root  12952 Feb 21  2019 jaotc
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jar
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jarsigner
-rwxr-xr-x 1 root root   8720 Feb 21  2019 java
-rwxr-xr-x 1 root root   8784 Feb 21  2019 javac
-rwxr-xr-x 1 root root   8784 Feb 21  2019 javadoc
-rwxr-xr-x 1 root root   8736 Feb 21  2019 javap
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jcmd
-rwxr-xr-x 1 root root  12904 Feb 21  2019 jconsole
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jdb
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jdeprscan
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jdeps
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jfr
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jhsdb
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jimage
-rwxr-xr-x 1 root root  12880 Feb 21  2019 jinfo
-rwxr-xr-x 1 root root   8784 Feb 21  2019 jjs
-rwxr-xr-x 1 root root   8784 Feb 21  2019 jlink
-rwxr-xr-x 1 root root   8784 Feb 21  2019 jmap
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jmod
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jps
-rwxr-xr-x 1 root root   8792 Feb 21  2019 jrunscript
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jshell
-rwxr-xr-x 1 root root  12880 Feb 21  2019 jstack
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jstat
-rwxr-xr-x 1 root root   8736 Feb 21  2019 jstatd
-rwxr-xr-x 1 root root   8736 Feb 21  2019 keytool
-rwxr-xr-x 1 root root   8736 Feb 21  2019 pack200
-rwxr-xr-x 1 root root   8736 Feb 21  2019 rmic
-rwxr-xr-x 1 root root   8736 Feb 21  2019 rmid
-rwxr-xr-x 1 root root   8744 Feb 21  2019 rmiregistry
-rwxr-xr-x 1 root root   8736 Feb 21  2019 serialver
-rwxr-xr-x 1 root root 117704 Feb 21  2019 unpack200
+ /home/jenkins/tools/java/latest12/bin/java -version
[0.018s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 4k, detached.
[0.018s][warning][gc       ] Failed to create refinement thread 0, no more OS threads
[0.018s][warning][os,thread] Failed to start thread - pthread_create failed (EAGAIN) for attributes: stacksize: 1024k, guardsize: 4k, detached.
Error occurred during initialization of VM
Could not create G1YoungRemSetSamplingThread
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
Build step 'Execute shell' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 226.27 MB of artifacts by 30.8% relative to #68
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 leafNodes run? 
For example, <https://builds.apache.org/job/POI-DSL-1.12/ws/build/excelant-test-results/TEST-org.apache.poi.ss.examples.formula.TestExcelAntUserDefinedFunction.xml> is 27 days old


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