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/07/15 22:56:06 UTC

Build failed in Jenkins: POI-DSL-1.8 #1031

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

Changes:

[fanningpj] remove some deprecated code


------------------------------------------
[...truncated 7.74 KB...]
which javac
+ which javac
/home/jenkins/tools/java/latest1.8/bin/javac
+ javac -version
javac 1.8.0_252
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 556
drwxr-xr-x  14 jenkins jenkins   4096 Jul 15 21:18 .
drwxr-xr-x 775 jenkins jenkins  77824 Jul 15 22:04 ..
drwxr-xr-x  22 jenkins jenkins   4096 Jul 15 21:09 build
-rw-r--r--   1 jenkins jenkins  11264 May 27 12:58 build.gradle
-rw-r--r--   1 jenkins jenkins  11312 Nov 14  2019 build.gradle.mine
-rw-r--r--   1 jenkins jenkins  11321 Nov 14  2019 build.gradle.r1868671
-rw-r--r--   1 jenkins jenkins  11175 Nov 14  2019 build.gradle.r1869773
-rw-r--r--   1 jenkins jenkins    172 Jul 15 20:58 build.javacheck.xml
-rw-r--r--   1 jenkins jenkins 137786 Jul  5 11:04 build.xml
-rw-r--r--   1 jenkins jenkins   3341 Jun 11 00:58 .classpath
-rw-r--r--   1 jenkins jenkins   6160 Mar  2 00:58 doap_POI.rdf
-rw-r--r--   1 jenkins jenkins   2847 Mar  8 12:58 file-leak-detector.exclude
-rw-r--r--   1 jenkins jenkins   6229 Aug 31  2019 forrest.properties
-rw-r--r--   1 jenkins jenkins     53 Aug 31  2019 .gitattributes
-rw-r--r--   1 jenkins jenkins    493 Aug 31  2019 .gitignore
drwxr-xr-x   3 jenkins jenkins   4096 Aug 31  2019 gradle
-rwxr-xr-x   1 jenkins jenkins   5917 Nov 14  2019 gradlew
-rw-r--r--   1 jenkins jenkins   2842 Nov 14  2019 gradlew.bat
drwxr-xr-x   2 jenkins jenkins   4096 Jun 23 00:58 jenkins
-rw-r--r--   1 jenkins jenkins 167284 Jul  9 00:58 KEYS
drwxr-xr-x   2 jenkins jenkins   4096 Aug 31  2019 legal
drwxr-xr-x   9 jenkins jenkins   4096 May  6 00:58 lib
drwxr-xr-x   2 jenkins jenkins   4096 Mar  9 00:58 maven
drwxr-xr-x   4 jenkins jenkins   4096 May 27 12:58 osgi
-rw-r--r--   1 jenkins jenkins   4813 Aug 31  2019 patch.xml
-rw-r--r--   1 jenkins jenkins    426 Aug 31  2019 .project
-rw-r--r--   1 jenkins jenkins   4266 Apr 25 00:58 README.rst
drwxr-xr-x   2 jenkins jenkins   4096 Aug 31  2019 .settings
-rw-r--r--   1 jenkins jenkins    556 Aug 31  2019 settings.gradle
drwxr-xr-x  11 jenkins jenkins   4096 May 27 12:58 sonar
drwxr-xr-x  16 jenkins jenkins   4096 May  6 00:58 src
drwxr-xr-x   4 jenkins jenkins   4096 Jul 15 22:53 .svn
drwxr-xr-x  14 jenkins jenkins   4096 Aug 31  2019 test-data
-rw-r--r--   1 jenkins jenkins    136 Aug 31  2019 .travis.yml
+ echo which ant
which ant
+ which ant
/usr/bin/ant
+ ant -version
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
+ echo '<project default="test"><target name="test"><echo>Java ${ant.java.version}/${java.version}</echo><exec executable="javac"><arg value="-version"/></exec></target></project>'
+ ant -f build.javacheck.xml -v
Apache Ant(TM) version 1.10.5 compiled on March 28 2019
Buildfile: <https://builds.apache.org/job/POI-DSL-1.8/ws/build.javacheck.xml>
Detected Java version: 1.8 in: /usr/local/asfpackages/java/openjdk-8u252-b09/jre
Detected OS: Linux
parsing buildfile <https://builds.apache.org/job/POI-DSL-1.8/ws/build.javacheck.xml> with URI = <https://builds.apache.org/job/POI-DSL-1.8/ws/build.javacheck.xml>
Project base dir set to: <https://builds.apache.org/job/POI-DSL-1.8/ws/>
Build sequence for target(s) `test' is [test]
Complete build sequence is [test, ]

test:
parsing buildfile jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml with URI = jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/antlib.xml from a zip file
     [echo] Java 1.8/1.8.0_252
     [exec] Current OS is Linux
     [exec] Executing 'javac' with arguments:
     [exec] '-version'
     [exec] 
     [exec] The ' characters around the executable and arguments are
     [exec] not part of the command.
     [exec] javac 1.8.0_252

BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[POI-DSL-1.8] $ /home/jenkins/tools/ant/latest1.9/bin/ant -Dcoverage.enabled=true clean jenkins
Buildfile: <https://builds.apache.org/job/POI-DSL-1.8/ws/build.xml>

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

replaceVersion:

check-jars:

fetch-jars:

check-ooxml-jars:

fetch-ooxml-jars:
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/1031/artifact/lib/ooxml/curvesapi-1.06.jar>
      [get] Getting: https://builds.apache.org/view/P/view/POI/job/POI-XMLBeans-DSL-1.8/lastSuccessfulBuild/artifact/build/xmlbeans-4.0.0.jar
      [get] To: <https://builds.apache.org/job/POI-DSL-1.8/1031/artifact/lib/ooxml/xmlbeans-4.0.0.jar>
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/1031/artifact/lib/ooxml/commons-compress-1.20.jar>
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/ws/lib/ooxml-tests/reflections-0.9.11.jar>
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/ws/lib/ooxml-tests/guava-20.0.jar>
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/ws/lib/ooxml-tests/javassist-3.21.0-GA.jar>
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/ws/lib/ooxml-provided/batik-all-1.12.jar>
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/ws/lib/ooxml-provided/xml-apis-ext-1.3.04.jar>
      [get] Destination already exists (skipping): <https://builds.apache.org/job/POI-DSL-1.8/ws/lib/ooxml-provided/xmlgraphics-commons-2.3.jar>

init:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/geometry-java>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/excelant-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/excelant-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/excelant-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/examples-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/integration-test-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/1031/artifact/build/integration-test-results>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/dist>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/site>
     [echo] Using Ant: Apache Ant(TM) version 1.9.14 compiled on March 12 2019 from /home/jenkins/tools/ant/latest1.9, Ant detected Java 1.8 (may be different than actual Java sometimes...)
     [echo] Using Java: 1.8.0_252/1.8.0_252-b09/25.252-b09/OpenJDK 64-Bit Server VM from Oracle Corporation on Linux: 4.15.0-74-generic
     [echo] Building Apache POI version 5.0.0-SNAPSHOT and RC: RC1

compile-main:
    [javac] Compiling 1162 source files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes>
    [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] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/ddf/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hssf/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/dev/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/util/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/common/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hssf/record/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/crypt/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hpsf/wellknown/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hssf/dev/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/ss/formula/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hpsf/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/property/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/filesystem/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/ss/formula/ptg/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/storage/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hssf/eventusermodel/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hssf/record/aggregates/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/ss/format/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hssf/model/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hssf/usermodel/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/hssf/util/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/org/apache/poi/poifs/eventfilesystem/package-info.class>
    [javac] Compiling 547 source files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/test-classes>
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
     [copy] Copying 5 files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/classes/META-INF/versions/9>

compile-scratchpad:
    [javac] Compiling 513 source files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-classes>
    [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] Compiling 204 source files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-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-DSL-1.8/ws/src/scratchpad/testcases/org/apache/poi/hslf/usermodel/TestBugs.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
     [copy] Copying 2 files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/scratchpad-classes>

check-compiled-ooxml-xsds:

compile-ooxml-xsds:
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-sources>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
     [copy] Copying 3 files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
     [copy] Copying 87 resources to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/ooxml
  [xmlbean] Time to build schema type system: 2.447 seconds
  [xmlbean] Time to generate code: 6.49 seconds
     [echo] Forking javac with max heap size 1536m
    [javac] Compiling 4576 source files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes/META-INF/versions/9>
      [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.8/1031/artifact/lib/ooxml/ooxml-schemas-1.4.jar>
      [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.8/1031/artifact/lib/ooxml/ooxml-schemas-1.4-sources.jar>
   [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
   [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-sources>
   [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-sources>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
     [copy] Copying 11 files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
     [copy] Copying 2 resources to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
  [xmlbean] SchemaCompiler  Metadata LOAD:org/apache/xmlbeans/metadata GEN:org/apache/poi/schemas/security
  [xmlbean] Time to build schema type system: 0.693 seconds
  [xmlbean] Time to generate code: 0.418 seconds
     [echo] Forking javac with max heap size 1536m
    [javac] Compiling 372 source files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>
    [mkdir] Created dir: <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes/META-INF/versions/9>
      [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.8/1031/artifact/lib/ooxml/ooxml-security-1.1.jar>
      [jar] Building jar: <https://builds.apache.org/job/POI-DSL-1.8/1031/artifact/lib/ooxml/ooxml-security-1.1-sources.jar>
   [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-xsds>
   [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-sources>
   [delete] Deleting directory <https://builds.apache.org/job/POI-DSL-1.8/ws/build/xmlbean-classes>

compile-ooxml:
    [javac] Compiling 619 source files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-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-DSL-1.8/ws/src/ooxml/java/org/apache/poi/xslf/draw/SVGImageRenderer.java> uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-classes/org/apache/poi/xwpf/package-info.class>
    [javac] Creating empty <https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-classes/org/apache/poi/xssf/binary/package-info.class>
    [javac] Compiling 271 source files to <https://builds.apache.org/job/POI-DSL-1.8/ws/build/ooxml-test-classes>
    [javac] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/binary/TestXSSFBSharedStringsTable.java>:40: error: cannot find symbol
    [javac]             List<String> strings = rtbl.getItems();
    [javac]                                        ^
    [javac]   symbol:   method getItems()
    [javac]   location: variable rtbl of type XSSFBSharedStringsTable
    [javac] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/binary/TestXSSFBSharedStringsTable.java>:43: error: cannot find symbol
    [javac]             assertEquals("\u30B3\u30E1\u30F3\u30C8", rtbl.getEntryAt(0));
    [javac]                                                          ^
    [javac]   symbol:   method getEntryAt(int)
    [javac]   location: variable rtbl of type XSSFBSharedStringsTable
    [javac] <https://builds.apache.org/job/POI-DSL-1.8/ws/src/ooxml/testcases/org/apache/poi/xssf/binary/TestXSSFBSharedStringsTable.java>:44: error: cannot find symbol
    [javac]             assertEquals("\u65E5\u672C\u30AA\u30E9\u30AF\u30EB", rtbl.getEntryAt(3));
    [javac]                                                                      ^
    [javac]   symbol:   method getEntryAt(int)
    [javac]   location: variable rtbl of type XSSFBSharedStringsTable
    [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] 3 errors

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

Total time: 2 minutes 30 seconds
Build step 'Invoke Ant' marked build as failure
Skipping publisher since build result is FAILURE
Archiving artifacts
[Fast Archiver] Compressed 26.05 MB of artifacts by 11.6% relative to #1026
Skipping publisher since build result is FAILURE
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