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

Changes:

[github] Close the .xsb stream when XsbReader rejects a header (#107)

[github] Close the XsbReader when resolveHandle meets an unhandled file type

[github] Close the .xsb stream when XsbDumper fails part-way through a file

[github] Close the javac pipes and join the drain threads in externalCompile

[github] Release the classpath ResourceLoader when scomp fails (#111)

[github] Release the connection for each redirect hop in parse(URL) (#113)

[github] Close the .xsb output when a save is abandoned part-way through (#112)

[github] Close the caller's stream when writeInputStreamToFile can't open the


------------------------------------------
[...truncated 5.59 KiB...]
+ which java
/home/jenkins/tools/java/latest17/bin/java
+ java -version
openjdk version "17.0.12" 2024-07-16
OpenJDK Runtime Environment Temurin-17.0.12+7 (build 17.0.12+7)
OpenJDK 64-Bit Server VM Temurin-17.0.12+7 (build 17.0.12+7, mixed mode, 
sharing)
+ echo which javac
which javac
+ which javac
/home/jenkins/tools/java/latest17/bin/javac
+ javac -version
javac 17.0.12
+ echo Ant-Home:
Ant-Home:
+ ls -al
total 420
drwxr-xr-x 12 jenkins jenkins   4096 Sep  7 12:21 .
drwxr-xr-x  5 jenkins jenkins   4096 Jul 11 05:09 ..
-rw-r--r--  1 jenkins jenkins   1786 Aug  6 00:21 .asf.yaml
drwxr-xr-x 17 jenkins jenkins   4096 Sep  4 00:28 build
-rw-r--r--  1 jenkins jenkins  28326 Jul 16 00:21 build.gradle
-rw-r--r--  1 jenkins jenkins  54163 Aug 25 00:21 build.xml
-rw-r--r--  1 jenkins jenkins  11963 Jul  7  2025 CHANGES.txt
drwxr-xr-x  8 jenkins jenkins   4096 Sep  7 12:21 .git
drwxr-xr-x  3 jenkins jenkins   4096 Jul  7  2025 .github
-rw-r--r--  1 jenkins jenkins     69 Jun 16 00:21 .gitignore
drwxr-xr-x  5 jenkins jenkins   4096 Jun 24 00:28 .gradle
drwxr-xr-x  3 jenkins jenkins   4096 Jul  7  2025 gradle
-rw-r--r--  1 jenkins jenkins   1333 Sep  4 00:21 gradle.properties
-rwxr-xr-x  1 jenkins jenkins   9219 Jun 17 00:21 gradlew
-rw-r--r--  1 jenkins jenkins 177772 Jul 18 00:21 KEYS
drwxr-xr-x  2 jenkins jenkins   4096 Jul  7  2025 legal
-rwxr-xr-x  1 jenkins jenkins  12246 Jul 16 00:21 LICENSE-binary.txt
-rwxr-xr-x  1 jenkins jenkins  15242 Jul  7  2025 LICENSE.txt
-rw-r--r--  1 jenkins jenkins   2310 Jun  8 07:32 NOTICE-binary.txt
-rw-r--r--  1 jenkins jenkins   1592 Jul  7  2025 NOTICE.txt
-rw-r--r--  1 jenkins jenkins   2480 Jul  7  2025 README.md
-rw-r--r--  1 jenkins jenkins  11208 Jul  7  2025 release-guide.txt
drwxr-xr-x 16 jenkins jenkins   4096 Jul  7  2025 samples
-rw-r--r--  1 jenkins jenkins    484 Jul 20 00:22 SECURITY.md
-rw-r--r--  1 jenkins jenkins    661 Jul  7  2025 settings.gradle
drwxr-xr-x  4 jenkins jenkins   4096 Jul  7  2025 src
-rw-r--r--  1 jenkins jenkins    359 Jul  7  2025 STATUS
drwxr-xr-x  4 jenkins jenkins   4096 Jul  7  2025 test
-rw-r--r--  1 jenkins jenkins   3803 Jul  7  2025 wrapper.gradle
-rw-r--r--  1 jenkins jenkins     25 Jul  7  2025 xbeanenv.cmd
-rwxr-xr-x  1 jenkins jenkins     27 Jul  7  2025 xbeanenv.sh
drwxr-xr-x  2 jenkins jenkins   4096 Jul  7  2025 xkit
+ echo which ant
which ant
+ which ant
/usr/bin/ant
+ ant -version
Apache Ant(TM) version 1.10.12 compiled on January 17 1970
+ 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.12 compiled on January 17 1970
Buildfile: 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/build.javacheck.xml>
Detected Java version: 17 in: /usr/local/asfpackages/java/adoptium-jdk-17.0.12+7
Detected OS: Linux
parsing buildfile 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/build.javacheck.xml>
 with URI = 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/build.javacheck.xml>
Project base dir set to: 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-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.12
     [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.12

BUILD SUCCESSFUL
Total time: 0 seconds
+ exit 0
[Gradle] - Launching build.
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
[POI-XMLBeans-DSL-1.17] $ 
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/gradlew> 
clean jenkins jacocoTestReport
To honour the JVM settings for this build a single-use Daemon process will be 
forked. For more on this, please refer to 
https://docs.gradle.org/8.14.5/userguide/gradle_daemon.html#sec:disabling_the_daemon
 in the Gradle documentation.
Daemon will be stopped at the end of the build 
Configuration on demand is an incubating feature.
> Task :clean
> Task :cyclonedxBom
> Task :bootstrap_SchemaGen FROM-CACHE

> Task :bootstrapMigrate
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :base_SchemaGen FROM-CACHE

> Task :compileJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processResources
> Task :classes
> Task :compileJava9 FROM-CACHE
> Task :writeBuildInfo
> Task :jar
> Task :export4anttest

> Task :javadoc
warning: URL https://docs.oracle.com/javase/8/docs/api/element-list was 
redirected to https://docs.oracle.com/en/java/javase/26/ -- Update the 
command-line options to suppress this warning.
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/src/main/java/org/apache/xmlbeans/XmlObject.java>:260:
 warning: empty <p> tag
     * <p>
       ^
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/src/main/java/org/apache/xmlbeans/impl/soap/SOAPElement.java>:133:
 warning: empty <p> tag
     * <p>
       ^
<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/src/main/java/org/apache/xmlbeans/impl/soap/SOAPElement.java>:147:
 warning: empty <p> tag
     * <p>
       ^
4 warnings

> Task :javadocJar
> Task :sourcesJar
> Task :binDistTar
> Task :binDistZip
> Task :animalsnifferMain
> Task :sDOM_SchemaGen FROM-CACHE
> Task :sEXT0_SchemaGen FROM-CACHE
> Task :sEXT1_SchemaGen FROM-CACHE
> Task :sEXT2_SchemaGen FROM-CACHE
> Task :sEXT3_SchemaGen FROM-CACHE
> Task :sEXT4_SchemaGen FROM-CACHE
> Task :sEXT5_SchemaGen FROM-CACHE
> Task :sJIRA_SchemaGen FROM-CACHE
> Task :sLAX_SchemaGen FROM-CACHE
> Task :sSCOMP_SchemaGen FROM-CACHE
> Task :sSIMPLE_SchemaGen FROM-CACHE
> Task :sTOKENSOURCE_SchemaGen FROM-CACHE
> Task :sTOOLS_SchemaGen FROM-CACHE
> Task :unpackTranXml
> Task :sTRANXML_SchemaGen FROM-CACHE
> Task :sUSERTYPE_SchemaGen FROM-CACHE
> Task :sVALIDATE_SchemaGen FROM-CACHE
> Task :sXMLCURSOR_SchemaGen FROM-CACHE
> Task :sXMLOBJECT_SchemaGen FROM-CACHE

> Task :compileTestJava
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.

> Task :processTestResources
> Task :testClasses

> Task :animalsnifferTest FAILED

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:38)
  >> com.sun.net.httpserver.HttpServer 
com.sun.net.httpserver.HttpServer.create(java.net.InetSocketAddress, int)

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:41)
  >> java.net.InetSocketAddress com.sun.net.httpserver.HttpServer.getAddress()

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:46)
  >> com.sun.net.httpserver.HttpHandler

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:46)
  >> com.sun.net.httpserver.HttpContext 
com.sun.net.httpserver.HttpServer.createContext(String, 
com.sun.net.httpserver.HttpHandler)

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:54)
  >> com.sun.net.httpserver.HttpHandler

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:54)
  >> com.sun.net.httpserver.HttpContext 
com.sun.net.httpserver.HttpServer.createContext(String, 
com.sun.net.httpserver.HttpHandler)

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:62)
  >> void com.sun.net.httpserver.HttpServer.start()

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:64)
  >> java.net.InetSocketAddress com.sun.net.httpserver.HttpServer.getAddress()

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:68)
  >> void com.sun.net.httpserver.HttpServer.stop(int)

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:56)
  >> com.sun.net.httpserver.Headers 
com.sun.net.httpserver.HttpExchange.getResponseHeaders()

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:56)
  >> void com.sun.net.httpserver.Headers.add(String, String)

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:57)
  >> void com.sun.net.httpserver.HttpExchange.sendResponseHeaders(int, long)

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:58)
  >> java.io.OutputStream com.sun.net.httpserver.HttpExchange.getResponseBody()

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:59)
  >> void com.sun.net.httpserver.HttpExchange.close()

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:47)
  >> com.sun.net.httpserver.Headers 
com.sun.net.httpserver.HttpExchange.getResponseHeaders()

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:48)
  >> java.net.InetSocketAddress com.sun.net.httpserver.HttpServer.getAddress()

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:47)
  >> void com.sun.net.httpserver.Headers.add(String, String)

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:49)
  >> void com.sun.net.httpserver.HttpExchange.sendResponseHeaders(int, long)

[Undefined reference] 
org.apache.xmlbeans.impl.schema.(ParseUrlRedirectTest.java:50)
  >> void com.sun.net.httpserver.HttpExchange.close()


[Incubating] Problems report is available at: 
file://<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/build/reports/problems/problems-report.html>

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':animalsnifferTest'.
> 19 AnimalSniffer violations were found in 1 files. See the report at: 
> file:///<https://ci-builds.apache.org/job/POI/job/POI-XMLBeans-DSL-1.17/ws/build/reports/animalsniffer/test.text>

* 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 9.0.

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

For more on this, please refer to 
https://docs.gradle.org/8.14.5/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.

BUILD FAILED in 2m 55s
39 actionable tasks: 18 executed, 21 from cache
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
ERROR: Not all environment variables could be successfully injected. Check for 
similarly-named environment variables.
Archiving artifacts
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?
[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.

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

Reply via email to