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

Changes:

[PJ Fanning] java 17 compile issue

[PJ Fanning] [github-342] Use foreach. Thanks to XenoAmess. This closes #342


------------------------------------------
[...truncated 9.45 KB...]
/home/jenkins/tools/java/latest17/bin/javac
+ javac -version
javac 17.0.1
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 520
drwxr-xr-x 22 jenkins jenkins   4096 Jul 16 20:00 .
drwxr-xr-x  3 jenkins jenkins   4096 Apr 22 05:24 ..
-rw-r--r--  1 jenkins jenkins    520 Dec 20  2021 .asf.yaml
drwxr-xr-x  7 jenkins jenkins   4096 Jul 16 13:09 build
-rw-r--r--  1 jenkins jenkins  31753 Jul  4 00:59 build.gradle
-rw-r--r--  1 jenkins jenkins 166629 Jul 16 12:59 build.xml
-rw-r--r--  1 jenkins jenkins   7017 Mar 20 01:03 doap_POI.rdf
-rw-r--r--  1 jenkins jenkins   3057 Feb 25 00:59 file-leak-detector.exclude
-rw-r--r--  1 jenkins jenkins   6229 Dec 20  2021 forrest.properties
-rw-r--r--  1 jenkins jenkins     53 Dec 20  2021 .gitattributes
drwxr-xr-x  3 jenkins jenkins   4096 May 23 12:59 .github
-rw-r--r--  1 jenkins jenkins    334 Dec 20  2021 .gitignore
drwxr-xr-x  3 jenkins jenkins   4096 Dec 20  2021 gradle
drwxr-xr-x  6 jenkins jenkins   4096 Jul 16 12:59 .gradle
-rw-r--r--  1 jenkins jenkins    599 Dec 20  2021 gradle.properties
-rwxr-xr-x  1 jenkins jenkins   8070 Dec 20  2021 gradlew
-rw-r--r--  1 jenkins jenkins   2763 Dec 20  2021 gradlew.bat
drwxr-xr-x  2 jenkins jenkins   4096 Jun 10 00:59 jenkins
-rw-r--r--  1 jenkins jenkins 167516 Jun 10 00:59 KEYS
drwxr-xr-x  2 jenkins jenkins   4096 Dec 20  2021 legal
drwxr-xr-x  2 jenkins jenkins   4096 Dec 20  2021 lib.stored
drwxr-xr-x  3 jenkins jenkins   4096 Jul  4 00:59 osgi
-rw-r--r--  1 jenkins jenkins   4813 Dec 20  2021 patch.xml
drwxr-xr-x  5 jenkins jenkins   4096 Jul 16 13:02 poi
drwxr-xr-x  4 jenkins jenkins   4096 Jul 16 13:00 poi-examples
drwxr-xr-x  4 jenkins jenkins   4096 Jul 16 13:00 poi-excelant
drwxr-xr-x  4 jenkins jenkins   4096 Jul 16 13:00 poi-integration
drwxr-xr-x  4 jenkins jenkins   4096 Jul 16 13:00 poi-ooxml
drwxr-xr-x  4 jenkins jenkins   4096 Jul 16 13:00 poi-ooxml-full
drwxr-xr-x  4 jenkins jenkins   4096 Jul 16 13:01 poi-ooxml-lite
drwxr-xr-x  4 jenkins jenkins   4096 Jul 16 13:00 poi-ooxml-lite-agent
drwxr-xr-x  5 jenkins jenkins   4096 Jul 16 13:00 poi-scratchpad
-rw-r--r--  1 jenkins jenkins   4351 Dec 22  2021 README.rst
-rw-r--r--  1 jenkins jenkins    232 Dec 20  2021 SECURITY.md
-rw-r--r--  1 jenkins jenkins    190 Dec 20  2021 settings.gradle
drwxr-xr-x  4 jenkins jenkins   4096 Dec 20  2021 src
drwxr-xr-x  4 jenkins jenkins   4096 Jul 16 20:00 .svn
drwxr-xr-x 15 jenkins jenkins   4096 Dec 20  2021 test-data
+ 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://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build.javacheck.xml>
Detected Java version: 17 in: /usr/local/asfpackages/java/oraclejdk-17.0.1
Detected OS: Linux
parsing buildfile 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build.javacheck.xml> 
with URI = 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/build.javacheck.xml>
Project base dir set to: 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/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 17/17.0.1
     [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 17.0.1

BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
[POI-DSL-1.17] $ /bin/sh -xe /tmp/jenkins8485185881837417298.sh
+ touch --no-create build/*/build/test-results/TEST-*.xml 
build/*/build/test-results/test/TEST-*.xml
[Gradle] - Launching build.
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
[POI-DSL-1.17] $ 
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/gradlew> 
-PjdkVersion=17 clean jenkins
To honour the JVM settings for this build a single-use Daemon process will be 
forked. See 
https://docs.gradle.org/7.5/userguide/gradle_daemon.html#sec:disabling_the_daemon.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.

> Configure project :
Trying to override old definition of datatype junit
Run with reduced parallelism for CI build
Run with reduced parallelism for CI build
Run with reduced parallelism for CI build
Run with reduced parallelism for CI build
Run with reduced parallelism for CI build
Run with reduced parallelism for CI build
Run with reduced parallelism for CI build
Run with reduced parallelism for CI build
Run with reduced parallelism for CI build

> Task :poi-ooxml-lite-agent:clean
> Task :poi-excelant:clean
> Task :poi-integration:clean
> Task :poi-examples:clean
> Task :poi-integration:compileJava NO-SOURCE
> Task :poi-examples:processResources NO-SOURCE
> Task :poi-integration:processResources NO-SOURCE
> Task :poi-integration:classes UP-TO-DATE
> Task :poi-examples:processTestResources NO-SOURCE
> Task :poi-integration:javadoc SKIPPED
> Task :poi-integration:forbiddenApisMain NO-SOURCE
> Task :poi-integration:processTestResources
> Task :poi-excelant:processResources
> Task :poi-integration:spotbugsMain NO-SOURCE
> Task :poi-integration:getDeps NO-SOURCE
> Task :poi-excelant:processTestResources
> Task :poi-ooxml:clean
> Task :poi-scratchpad:clean
> Task :poi-scratchpad:processResources
> Task :poi-scratchpad:processTestResources NO-SOURCE
> Task :poi-ooxml:fixBatik
> Task :poi-ooxml:processResources
> Task :clean
> Task :poi-ooxml:processTestResources
> Task :poi:clean
> Task :poi:generateVersionJava
> Task :replaceVersion
> Task :poi-integration:jar
> Task :poi-integration:javadocJar SKIPPED
> Task :poi-integration:sourcesJar SKIPPED
> Task :poi-integration:assemble
> Task :poi-excelant:sourcesJar
> Task :poi-examples:sourcesJar
> Task :poi-scratchpad:sourcesJar
> Task :poi-ooxml:sourcesJar
> Task :poi-ooxml-lite-agent:compileJava
> Task :poi-ooxml-lite-agent:compileJava9 SKIPPED
> Task :poi-ooxml-lite-agent:cacheJava9 NO-SOURCE
> Task :poi-ooxml-lite-agent:processResources NO-SOURCE
> Task :poi-ooxml-lite-agent:classes
> Task :poi-ooxml-lite-agent:jar
> Task :poi-ooxml-lite-agent:javadoc SKIPPED
> Task :poi-ooxml-lite-agent:javadocJar SKIPPED
> Task :poi-ooxml-lite-agent:sourcesJar
> Task :poi-ooxml-lite-agent:assemble
> Task :poi-ooxml-lite-agent:forbiddenApisMain UP-TO-DATE
> Task :poi-ooxml-lite-agent:compileTestJava NO-SOURCE
> Task :poi-ooxml-lite-agent:processTestResources NO-SOURCE
> Task :poi-ooxml-lite-agent:testClasses UP-TO-DATE
> Task :poi-ooxml-lite-agent:forbiddenApisTest NO-SOURCE
> Task :poi-ooxml-lite-agent:forbiddenApis UP-TO-DATE
> Task :poi-ooxml-lite-agent:spotbugsMain SKIPPED
> Task :poi-ooxml-lite-agent:spotbugsTest NO-SOURCE
> Task :poi-ooxml-lite-agent:test NO-SOURCE
> Task :poi-ooxml-lite-agent:check UP-TO-DATE
> Task :poi-ooxml-lite-agent:build
> Task :poi-ooxml-full:clean
> Task :poi-ooxml-lite-agent:getDeps
> Task :poi-ooxml-lite-agent:jacocoTestReport SKIPPED
> Task :poi-ooxml-full:copy_xsds
> Task :poi-ooxml-lite:clean
> Task :poi-ooxml-lite:generateModuleInfo UP-TO-DATE
> Task :poi-ooxml-lite:processTestResources NO-SOURCE

> Task :poi-ooxml-full:generate_beans
[ant:xmlbean] ERROR StatusLogger Log4j2 could not find a logging 
implementation. Please add log4j-core to the classpath. Using SimpleLogger to 
log to the console...
Time to build schema type system: 4.165 seconds
Time to generate code: 7.949 seconds

> Task :poi:compileJava
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/util/GenericRecordUtil.java>:132:
 warning: [unchecked] unchecked cast
                m.putAll((Map<String,Supplier<?>>)baseMap);
                                                  ^
  required: Map<String,Supplier<?>>
  found:    Object
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/usermodel/CellBase.java>:39:
 warning: [deprecation] setCellType(CellType) in Cell has been deprecated
    public final void setCellType(CellType cellType) {
                      ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/ss/formula/BaseFormulaEvaluator.java>:225:
 warning: [deprecation] setCellType(CellType) in Cell has been deprecated
        cell.setCellType(cellType);
            ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/model/InternalWorkbook.java>:1120:
 warning: [removal] AccessControlException in java.security has been deprecated 
and marked for removal
        } catch (AccessControlException e) {
                 ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/record/NameRecord.java>:466:
 warning: [deprecation] readAllContinuedRemainder() in RecordInputStream has 
been deprecated
        byte[] remainder = ris.readAllContinuedRemainder();
                              ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/record/AbstractEscherHolderRecord.java>:62:
 warning: [deprecation] readAllContinuedRemainder() in RecordInputStream has 
been deprecated
            byte[] data = in.readAllContinuedRemainder();
                            ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/poifs/nio/CleanerUtil.java>:78:
 warning: [removal] AccessController in java.security has been deprecated and 
marked for removal
        final Object hack = AccessController.doPrivileged(
                            ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/poifs/nio/CleanerUtil.java>:178:
 warning: [removal] AccessController in java.security has been deprecated and 
marked for removal
            final Throwable error = AccessController.doPrivileged(
                                    ^
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/record/aggregates/ChartSubstreamRecordAggregate.java>:76:
 error: reference to Record is ambiguous
                rv.visitRecord((Record) rb);
                                ^
  both class org.apache.poi.hssf.record.Record in org.apache.poi.hssf.record 
and class java.lang.Record in java.lang match
<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi/src/main/java/org/apache/poi/hssf/record/RecordFactoryInputStream.java>:335:
 warning: [deprecation] processContinueRecord(byte[]) in DrawingRecord has been 
deprecated
                _lastDrawingRecord.processContinueRecord(contRec.getData());
                                  ^
1 error
9 warnings

> Task :poi:compileJava FAILED

> Task :poi-ooxml-lite:compileOoxmlLite
Execution optimizations have been disabled for task 
':poi-ooxml-lite:compileOoxmlLite' to ensure correctness due to the following 
reasons:
  - Gradle detected a problem with the following location: 
'<https://ci-builds.apache.org/job/POI/job/POI-DSL-1.17/ws/poi-ooxml-full/build'.>
 Reason: Task ':poi-ooxml-lite:compileOoxmlLite' uses this output of task 
':poi-ooxml-full:compileJava' without declaring an explicit or implicit 
dependency. This can lead to incorrect results being produced, depending on 
what order the tasks are executed. Please refer to 
https://docs.gradle.org/7.5/userguide/validation_problems.html#implicit_dependency
 for more details about this problem.

> Task :poi-ooxml-full:compileJava

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':poi:compileJava'.
> Compilation failed; see the compiler error output for details.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with 
Gradle 8.0.

You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.

See 
https://docs.gradle.org/7.5/userguide/command_line_interface.html#sec:command_line_warnings

Execution optimizations have been disabled for 1 invalid unit(s) of work during 
this build to ensure correctness.
Please consult deprecation warnings for more details.

BUILD FAILED in 2m 8s
35 actionable tasks: 33 executed, 2 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
[SpotBugs] Skipping execution of recorder since overall result is 'FAILURE'
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Archiving artifacts
[Fast Archiver] Compressed 2.92 MB of artifacts by 80.4% relative to #322
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Recording test results
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
ERROR: Step ?Publish JUnit test result report? failed: No test report files 
were found. Configuration error?
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.

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

Reply via email to