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 2016/06/02 22:16:08 UTC

Build failed in Jenkins: POI-JDK8 #1006

See <https://builds.apache.org/job/POI-JDK8/1006/changes>

Changes:

[centic] Fix some Sonar issues and some IntelliJ warnings

------------------------------------------
[...truncated 54 lines...]
U         maven/poi-ooxml.pom
U         sonar/ooxml/pom.xml
Fetching 'https://svn.apache.org/repos/asf/poi/site/src/documentation' at -1 into '<https://builds.apache.org/job/POI-JDK8/ws/src/documentation'>
U         src/documentation/content/xdocs/spreadsheet/quick-guide.xml
At revision 1746644

Fetching 'https://svn.apache.org/repos/asf/poi/site/forrest.properties' at -1 into '<https://builds.apache.org/job/POI-JDK8/ws/forrest.properties'>
At revision 1746644

At revision 1746644

No changes for https://svn.apache.org/repos/asf/poi/site/src/documentation since the previous build
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-JDK8] $ /bin/bash -xe /tmp/hudson5756344648823295715.sh
+ svn status
    X   forrest.properties
X       src/documentation

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

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

check-jars:
   [delete] Deleting <https://builds.apache.org/job/POI-JDK8/ws/lib/findbugs-noUpdateChecks-2.0.3.zip>
   [delete] Deleting <https://builds.apache.org/job/POI-JDK8/ws/ooxml-lib/curvesapi-1.03.jar>

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Getting: https://repo1.maven.org/maven2/com/github/virtuald/curvesapi/1.04/curvesapi-1.04.jar
      [get] To: <https://builds.apache.org/job/POI-JDK8/ws/ooxml-lib/curvesapi-1.04.jar>

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/geometry-java>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/examples-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/integration-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/1006/artifact/build/integration-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/dist>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/tmp/site/build/site>
     [echo] Using Java: 1.8.0/1.8.0-b132/25.0-b70/Java HotSpot(TM) 64-Bit Server VM from Oracle Corporation on Linux: 3.13.0-36-lowlatency

compile-main:
    [javac] Compiling 1192 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [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-JDK8/ws/src/java/org/apache/poi/hpsf/CustomProperties.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
    [javac] Compiling 523 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 4 files to <https://builds.apache.org/job/POI-JDK8/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-JDK8/ws/build/scratchpad-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
    [javac] Compiling 183 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 2 files to <https://builds.apache.org/job/POI-JDK8/ws/build/scratchpad-classes>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:

compile-ooxml:
    [javac] Compiling 410 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
    [javac] Compiling 202 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] 1 warning
     [copy] Copying 2 files to <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-classes>

compile-examples:
    [javac] Compiling 138 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/examples-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: Some input files use unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] 1 warning
     [copy] Copying 1 file to <https://builds.apache.org/job/POI-JDK8/ws/build/examples-classes>

compile-excelant:
    [javac] Compiling 14 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] 1 warning
    [javac] Compiling 13 source files to <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-test-classes>
    [javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6
    [javac] 1 warning
     [copy] Copying 1 file to <https://builds.apache.org/job/POI-JDK8/ws/build/excelant-classes>

compile:

compile-ooxml-lite:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-lite-merged>
      [jar] Building jar: <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-lite-merged/ooxml-lite-merged.jar>
     [java] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
     [java] Collecting unit tests from <https://builds.apache.org/job/POI-JDK8/ws/build/ooxml-test-classes>
     [java] Found 181 classes
     [java] ....................I..................................................................................................................Name: /word/document.xml - Content Type: application/vnd.openxmlformats-officedocument.wordprocessingml.document.main+xml
     [java] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
     [java] SLF4J: Defaulting to no-operation (NOP) logger implementation
     [java] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
     [java] ......................................................................................................................................................................................................................................................................I........................................................................................................................I.........I.....E....................................................................................................................Cell formula evaluation currently unsupported
     [java] Array formulas currently unsupported
     [java] ..................................................................................................I....................................................Cell: 3E-104
     [java] Cell: 5E-104
     [java] Cell: 5E-106
     [java] Cell: 
     [java] II........I.I......................I........Reading row 0, col 1
     [java] Formula:A1
     [java] Formual Result Type:1
     [java] Reading row 1, col 1
     [java] Formula:A1
     [java] Formual Result Type:1
     [java] .I......I.......................................................................................................................................................I..............III.III.......I.......I.....I...........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................I..........................................................................................................................................................................................I...........................................................Setting col: 0 and row 0
     [java] Setting col: 1 and row 1
     [java] ...................................................................................................................................................11
     [java] Calibri
     [java] Exception in thread "main" java.lang.RuntimeException: Tests did not succeed, cannot build ooxml-lite jar
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:131)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java] ...I.I.I....................................
     [java] Time: 120.304
     [java] There was 1 failure:
     [java] 1) testSignEnvelopingDocument(org.apache.poi.poifs.crypt.TestSignatureInfo)
     [java] java.lang.RuntimeException: error while creating a time-stamp: invalid Content-Type: text/html: 00000000 3C 68 74 6D 6C 3E 0A 3C 62 6F 64 79 3E 0A 3C 62 <html>.<body>.<b
     [java] 00000010 72 3E 3C 62 72 3E 0A 3C 63 65 6E 74 65 72 3E 0A r><br>.<center>.
     [java] 00000020 54 68 69 73 20 73 69 74 65 20 69 73 20 63 75 72 This site is cur
     [java] 00000030 72 65 6E 74 6C 79 20 75 6E 64 65 72 67 6F 69 6E rently undergoin
     [java] 00000040 67 20 6D 61 69 6E 74 65 6E 61 6E 63 65 2E 20 57 g maintenance. W
     [java] 00000050 65 20 77 69 6C 6C 20 62 65 20 62 61 63 6B 20 73 e will be back s
     [java] 00000060 68 6F 72 74 6C 79 2E 0A 3C 2F 63 65 6E 74 65 72 hortly..</center
     [java] 00000070 3E 0A 3C 2F 62 6F 64 79 3E 0A 3C 2F 68 74 6D 6C >.</body>.</html
     [java] 00000080 3E 0A                                           >.
     [java] 
     [java] 	at org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet.createXAdESTimeStamp(XAdESXLSignatureFacet.java:367)
     [java] 	at org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet.createXAdESTimeStamp(XAdESXLSignatureFacet.java:357)
     [java] 	at org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet.postSign(XAdESXLSignatureFacet.java:161)
     [java] 	at org.apache.poi.poifs.crypt.dsig.SignatureInfo.postSign(SignatureInfo.java:587)
     [java] 	at org.apache.poi.poifs.crypt.dsig.SignatureInfo.confirmSignature(SignatureInfo.java:321)
     [java] 	at org.apache.poi.poifs.crypt.TestSignatureInfo.testSignEnvelopingDocument(TestSignatureInfo.java:384)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:483)
     [java] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
     [java] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
     [java] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
     [java] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
     [java] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
     [java] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
     [java] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:128)
     [java] 	at org.junit.runners.Suite.runChild(Suite.java:27)
     [java] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
     [java] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
     [java] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
     [java] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
     [java] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
     [java] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:105)
     [java] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:94)
     [java] 	at org.apache.poi.util.OOXMLLite.build(OOXMLLite.java:129)
     [java] 	at org.apache.poi.util.OOXMLLite.main(OOXMLLite.java:88)
     [java] Caused by: java.lang.RuntimeException: invalid Content-Type: text/html: 00000000 3C 68 74 6D 6C 3E 0A 3C 62 6F 64 79 3E 0A 3C 62 <html>.<body>.<b
     [java] 00000010 72 3E 3C 62 72 3E 0A 3C 63 65 6E 74 65 72 3E 0A r><br>.<center>.
     [java] 00000020 54 68 69 73 20 73 69 74 65 20 69 73 20 63 75 72 This site is cur
     [java] 00000030 72 65 6E 74 6C 79 20 75 6E 64 65 72 67 6F 69 6E rently undergoin
     [java] 00000040 67 20 6D 61 69 6E 74 65 6E 61 6E 63 65 2E 20 57 g maintenance. W
     [java] 00000050 65 20 77 69 6C 6C 20 62 65 20 62 61 63 6B 20 73 e will be back s
     [java] 00000060 68 6F 72 74 6C 79 2E 0A 3C 2F 63 65 6E 74 65 72 hortly..</center
     [java] 00000070 3E 0A 3C 2F 62 6F 64 79 3E 0A 3C 2F 68 74 6D 6C >.</body>.</html
     [java] 00000080 3E 0A                                           >.
     [java] 
     [java] 	at org.apache.poi.poifs.crypt.dsig.services.TSPTimeStampService.timeStamp(TSPTimeStampService.java:173)
     [java] 	at org.apache.poi.poifs.crypt.dsig.facets.XAdESXLSignatureFacet.createXAdESTimeStamp(XAdESXLSignatureFacet.java:364)
     [java] 	... 37 more
     [java] 
     [java] FAILURES!!!
     [java] Tests run: 1951,  Failures: 1
     [java] 

BUILD FAILED
<https://builds.apache.org/job/POI-JDK8/ws/build.xml>:1504: Java returned: 1

Total time: 3 minutes 9 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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?


---------------------------------------------------------------------
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-JDK8 #1007

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/POI-JDK8/1007/changes>


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