[
https://issues.apache.org/jira/browse/MJARSIGNER-68?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729085#comment-17729085
]
Herve Boutemy edited comment on MJARSIGNER-68 at 9/10/23 11:02 AM:
-------------------------------------------------------------------
{noformat}
[INFO] Building: verify-fail/pom.xml
[INFO] Fork Value is true
[INFO] run post-build script verify.bsh
[INFO] basic/pom.xml .................................... SUCCESS
(7.0 s)
[INFO]
fileLogger:/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@3/linux-jdk8-m3.6.x_build/target/it/basic/build.log
[INFO] Building: verify-fail/pom.xml
[java] WARNING: An illegal reflective access operation has occurred
[java] WARNING: Illegal reflective access by
org.dom4j.io.SAXContentHandler
(file:/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@2@2/.maven_repositories/0/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar)
to method
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding()
[java] WARNING: Please consider reporting this to the maintainers of
org.dom4j.io.SAXContentHandler
[java] WARNING: Use --illegal-access=warn to enable warnings of further
illegal reflective access operations
[java] WARNING: All illegal access operations will be denied in a future
release
[INFO] The build exited with code 0. See
/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@2/linux-jdk17-m3.6.x_build/target/it/verify-fail/build.log
for details.
[INFO] verify-fail/pom.xml .............................. FAILED (5.3
s)
[INFO] verify-fail, executionResult:null
[INFO] Building: unsign/pom.xml
[INFO] run post-build script verify.bsh
[INFO] basic/pom.xml .................................... SUCCESS
(8.0 s)
[INFO]
fileLogger:/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@2@2/linux-jdk11-m3.6.x_build/target/it/basic/build.log
[INFO] Building: verify-fail/pom.xml
[INFO] The build exited with code 0. See
/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@3/linux-jdk8-m3.6.x_build/target/it/verify-fail/build.log
for details.
[INFO] verify-fail/pom.xml .............................. FAILED (3.2
s)
[INFO] verify-fail, executionResult:null
{noformat}
was (Author: elharo):
{{[INFO] Building: verify-fail/pom.xml
[INFO] Fork Value is true
[INFO] run post-build script verify.bsh
[INFO] basic/pom.xml .................................... SUCCESS
(7.0 s)
[INFO]
fileLogger:/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@3/linux-jdk8-m3.6.x_build/target/it/basic/build.log
[INFO] Building: verify-fail/pom.xml
[java] WARNING: An illegal reflective access operation has occurred
[java] WARNING: Illegal reflective access by
org.dom4j.io.SAXContentHandler
(file:/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@2@2/.maven_repositories/0/dom4j/dom4j/1.6.1/dom4j-1.6.1.jar)
to method
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser$LocatorProxy.getEncoding()
[java] WARNING: Please consider reporting this to the maintainers of
org.dom4j.io.SAXContentHandler
[java] WARNING: Use --illegal-access=warn to enable warnings of further
illegal reflective access operations
[java] WARNING: All illegal access operations will be denied in a future
release
[INFO] The build exited with code 0. See
/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@2/linux-jdk17-m3.6.x_build/target/it/verify-fail/build.log
for details.
[INFO] verify-fail/pom.xml .............................. FAILED (5.3
s)
[INFO] verify-fail, executionResult:null
[INFO] Building: unsign/pom.xml
[INFO] run post-build script verify.bsh
[INFO] basic/pom.xml .................................... SUCCESS
(8.0 s)
[INFO]
fileLogger:/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@2@2/linux-jdk11-m3.6.x_build/target/it/basic/build.log
[INFO] Building: verify-fail/pom.xml
[INFO] The build exited with code 0. See
/home/jenkins/jenkins-home/workspace/ox_maven-jarsigner-plugin_broken@3/linux-jdk8-m3.6.x_build/target/it/verify-fail/build.log
for details.
[INFO] verify-fail/pom.xml .............................. FAILED (3.2
s)
[INFO] verify-fail, executionResult:null}}
> CI is broken
> ------------
>
> Key: MJARSIGNER-68
> URL: https://issues.apache.org/jira/browse/MJARSIGNER-68
> Project: Maven Jar Signer Plugin
> Issue Type: Bug
> Reporter: Elliotte Rusty Harold
> Priority: Blocker
>
> src/it/verify-fail fails on the CI though it seems to pass locally. As best
> I've been able to figure out the failing output is not saved in the CI
> environment anywhere for inspection and debugging. Perhaps someone with more
> access to the backend can retrieve the log files from this test and figure
> out what's going wrong.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)