You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@maven.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/05/19 22:12:52 UTC

Build unstable in Jenkins: Maven » Maven TLP » maven-shade-plugin » MSHADE-389-get-rid-of-plexus #6

See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/6/

Changes:

* Remove this

12 tests failed.
FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb9503a
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @209c0b14
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3ac3fd8b
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 8603 lines...]
[INFO] Building: pom-packaging\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.9 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS (3.3 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (4.6 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.2 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.1 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (4.9 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS (8.7 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.3 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.2 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS (6.4 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.1 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.6 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS (5.6 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (5.5 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.4 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS (6.5 s)
[INFO] Building: reloc-anno\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.0 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.5 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (4.4 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56842
[INFO] Stopped SocketConnector@0.0.0.0:56842
[INFO] Mock Repository Manager http://localhost:56842 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (5.1 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:17 min
[INFO] Finished at: 2021-05-19T15:11:03-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven5bfb4b83\maven-spy-20210519-150345-7375195868452489231077.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54085
[INFO] Stopped SocketConnector@0.0.0.0:54085
[INFO] Mock Repository Manager http://localhost:54085 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 213.77 KB of artifacts by 59.9% relative to #5
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:26 min
[INFO] Finished at: 2021-05-19T15:11:05-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMavenfeb2dd38\maven-spy-20210519-150338-89412523648594223395351.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk16-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk16-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[TASKS] Computing warning deltas based on reference build #5
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (4.6 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #5
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.5 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.9 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (6.3 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.3 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.6 s)
[INFO] Building: shadePomDependency\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 268 ms, Junit Publisher: 1702 ms, Open Task Scanner Publisher: 174 ms, Invoker Publisher: 37636 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (5.9 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 305 ms, Junit Publisher: 1782 ms, Open Task Scanner Publisher: 177 ms, Invoker Publisher: 37883 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (5.9 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.9 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.6 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56012
[INFO] Stopped SocketConnector@0.0.0.0:56012
[INFO] Mock Repository Manager http://localhost:56012 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:18 min
[INFO] Finished at: 2021-05-19T15:12:10-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMavend74fa07a\maven-spy-20210519-150352-9813110437301909632288.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 213.77 KB of artifacts by 59.9% relative to #5
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk17-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #5
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 268 ms, Junit Publisher: 1748 ms, Open Task Scanner Publisher: 176 ms, Invoker Publisher: 37967 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven-shade-plugin » MSHADE-389-get-rid-of-plexus #11

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/11/

Changes:

* Up slf4j version

12 tests failed.
FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @209c0b14
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb9503a
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3ac3fd8b
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 8710 lines...]
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.9 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (5.0 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS (14.1 s)
[INFO] Building: pom-packaging\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS (3.3 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.7 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (4.8 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62542
[INFO] Stopped SocketConnector@0.0.0.0:62542
[INFO] Mock Repository Manager http://localhost:62542 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.4 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:28 min
[INFO] Finished at: 2021-05-20T10:53:11-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven3c769d5e\maven-spy-20210520-104542-3367847492552361604157.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS (8.5 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 211.30 KB of artifacts by 45.4% relative to #10
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS (6.2 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.4 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.4 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS (6.1 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.2 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS (6.4 s)
[INFO] Building: reloc-anno\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.3 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (5.0 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.4 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (5.2 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (5.3 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.3 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.3 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.4 s)
[INFO] Building: users-shader-impl\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 285 ms, Junit Publisher: 1725 ms, Open Task Scanner Publisher: 187 ms, Invoker Publisher: 38558 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (7.0 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.6 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.8 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56963
[INFO] Stopped SocketConnector@0.0.0.0:56963
[INFO] Mock Repository Manager http://localhost:56963 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:10 min
[INFO] Finished at: 2021-05-20T10:53:41-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven1c97e6a7\maven-spy-20210520-104531-62014530818526885689686.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (4.8 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk16-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk16-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.5 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.0 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.0 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (7.8 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.6 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.2 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:58058
[INFO] Stopped SocketConnector@0.0.0.0:58058
[INFO] Mock Repository Manager http://localhost:58058 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[withMaven] Publishers: Generated Artifacts Publisher: 312 ms, Junit Publisher: 1744 ms, Open Task Scanner Publisher: 188 ms, Invoker Publisher: 37541 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:22 min
[INFO] Finished at: 2021-05-20T10:54:48-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMavene52f49e9\maven-spy-20210520-104626-2016262908339819122990.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk17-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #10
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 332 ms, Junit Publisher: 1826 ms, Open Task Scanner Publisher: 184 ms, Invoker Publisher: 38337 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven-shade-plugin » MSHADE-389-get-rid-of-plexus #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/10/

Changes:

* Add a space

12 tests failed.
FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb9503a
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @209c0b14
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3ac3fd8b
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 8671 lines...]
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (4.9 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (5.0 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (4.9 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (4.8 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.5 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.5 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (5.3 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.2 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.4 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.8 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (6.1 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.2 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (7.0 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.2 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.0 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.0 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (6.2 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (5.9 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.0 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (5.8 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.6 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.1 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (5.6 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.0 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.3 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.9 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.1 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.3 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (5.8 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.1 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:60155
[INFO] Stopped SocketConnector@0.0.0.0:60155
[INFO] Mock Repository Manager http://localhost:60155 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.0 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62297
[INFO] Stopped SocketConnector@0.0.0.0:62297
[INFO] Mock Repository Manager http://localhost:62297 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:24 min
[INFO] Finished at: 2021-05-20T10:44:50-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven617e06b5\maven-spy-20210520-103726-57113710545511820006309.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 213.10 KB of artifacts by 45.0% relative to #9
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (7.1 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:24 min
[INFO] Finished at: 2021-05-20T10:44:52-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMavenb5d6fd56\maven-spy-20210520-103727-4188176866783800076526.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk16-m3.6.x_build\src\main\java
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk16-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #9
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[Fast Archiver] Compressed 213.10 KB of artifacts by 60.1% relative to #9
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk17-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #9
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.6 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56709
[INFO] Stopped SocketConnector@0.0.0.0:56709
[INFO] Mock Repository Manager http://localhost:56709 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:11 min
[INFO] Finished at: 2021-05-20T10:44:40-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven68bea7ff\maven-spy-20210520-103629-3313609464081972271921.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #9
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 331 ms, Junit Publisher: 1746 ms, Open Task Scanner Publisher: 199 ms, Invoker Publisher: 37680 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 311 ms, Junit Publisher: 1791 ms, Open Task Scanner Publisher: 196 ms, Invoker Publisher: 37586 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 319 ms, Junit Publisher: 3263 ms, Open Task Scanner Publisher: 951 ms, Invoker Publisher: 38168 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven-shade-plugin » MSHADE-389-get-rid-of-plexus #9

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/9/

Changes:

* Drop unused p-component-a, declare used hamcrest-core

12 tests failed.
FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb9503a
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @209c0b14
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3ac3fd8b
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 8986 lines...]
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 1754 ms, Junit Publisher: 3641 ms, Open Task Scanner Publisher: 1029 ms, Invoker Publisher: 38844 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           finalNameShade\pom.xml ........................... SUCCESS (4.5 s)
[INFO] Building: finalNameShade-attached\pom.xml
[INFO] run pre-build script setup.bsh
[INFO] run post-build script verify.bsh
[INFO]           finalNameShade-attached\pom.xml .................. SUCCESS (4.9 s)
[INFO] Building: implicit-inclusion-of-project-artifact\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           implicit-inclusion-of-project-artifact\pom.xml ... SUCCESS (5.7 s)
[INFO] Building: manifest-retained\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           manifest-retained\pom.xml ........................ SUCCESS (5.7 s)
[INFO] Building: manifest-transformed\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           manifest-transformed\pom.xml ..................... SUCCESS (5.7 s)
[INFO] Building: mini-jar\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           mini-jar\pom.xml ................................. SUCCESS (5.8 s)
[INFO] Building: mini-jar-jdk11+\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           mini-jar-jdk11+\pom.xml .......................... SUCCESS (6.3 s)
[INFO] Building: mini-jar-malformed-dependencies\pom.xml
[INFO]           mini-jar-malformed-dependencies\pom.xml .......... SUCCESS (7.5 s)
[INFO] Building: mini-jar-package-info\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 2618 ms, Junit Publisher: 18171 ms, Open Task Scanner Publisher: 1202 ms, Invoker Publisher: 115426 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           mini-jar-package-info\pom.xml .................... SUCCESS (5.4 s)
[INFO] Building: mini-jar-respect-includes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           mini-jar-respect-includes\pom.xml ................ SUCCESS (6.5 s)
[INFO] Building: MSHADE-105\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-105\pom.xml ............................... SUCCESS (9.6 s)
[INFO] Building: MSHADE-114\pom.xml
[INFO]           MSHADE-114\pom.xml ............................... SUCCESS (4.9 s)
[INFO] Building: mshade-123\pom.xml
[INFO]           mshade-123\pom.xml ............................... SUCCESS (7.0 s)
[INFO] Building: MSHADE-133\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-133\pom.xml ............................... SUCCESS (5.1 s)
[INFO] Building: MSHADE-155\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-155\pom.xml ............................... SUCCESS (5.2 s)
[INFO] Building: MSHADE-182\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-182\pom.xml ............................... SUCCESS (4.8 s)
[INFO] Building: MSHADE-183\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-183\pom.xml ............................... SUCCESS (5.4 s)
[INFO] Building: MSHADE-185\pom.xml
[INFO]           MSHADE-185\pom.xml ............................... SKIPPED due to JRE version
[INFO] Building: MSHADE-232_ResourceBundleAppendingTransformer\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-232_ResourceBundleAppendingTransformer\pom.xml SUCCESS (5.8 s)
[INFO] Building: MSHADE-239_finalName-attachments\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-239_finalName-attachments\pom.xml ......... SUCCESS (4.8 s)
[INFO] Building: MSHADE-240_reloc-mavenfiles\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 4391 ms, Junit Publisher: 10832 ms, Open Task Scanner Publisher: 986 ms, Invoker Publisher: 137418 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-240_reloc-mavenfiles\pom.xml .............. SUCCESS (6.6 s)
[INFO] Building: MSHADE-247\pom.xml
[INFO]           MSHADE-247\pom.xml ............................... SUCCESS (4.8 s)
[INFO] Building: MSHADE-258_module_relocation\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-258_module_relocation\pom.xml ............. SUCCESS (5.3 s)
[INFO] Building: MSHADE-284_shadeTestJar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-284_shadeTestJar\pom.xml .................. SUCCESS (8.1 s)
[INFO] Building: MSHADE-285_createTestSourcesJar\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-285_createTestSourcesJar\pom.xml .......... SUCCESS (7.9 s)
[INFO] Building: MSHADE-313_minimized-services\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-313_minimized-services\pom.xml ............ SUCCESS (6.8 s)
[INFO] Building: MSHADE-316\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-316\pom.xml ............................... SUCCESS (5.8 s)
[INFO] Building: MSHADE-340_shadedTestJarArtifactAttached\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-340_shadedTestJarArtifactAttached\pom.xml . SUCCESS (9.5 s)
[INFO] Building: MSHADE-351\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-351\pom.xml ............................... SUCCESS (5.3 s)
[INFO] Building: MSHADE-363_old-plugin\pom.xml
[INFO]           MSHADE-363_old-plugin\pom.xml .................... SUCCESS (4.9 s)
[INFO] Building: MSHADE-363_old-Transformer\pom.xml
[INFO]           MSHADE-363_old-Transformer\pom.xml ............... SUCCESS (6.5 s)
[INFO] Building: MSHADE-373\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-373\pom.xml ............................... SUCCESS (11.0 s)
[INFO] Building: non-runtime-scope-excluded\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-runtime-scope-excluded\pom.xml ............... SUCCESS (5.2 s)
[INFO] Building: plugin-descriptor-relocation\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS (11.2 s)
[INFO] Building: pom-packaging\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS (3.4 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS (7.7 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS (5.2 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS (4.4 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS (5.9 s)
[INFO] Building: reloc-anno\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (5.0 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (5.0 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (5.2 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (4.8 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.0 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.8 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.0 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (4.3 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.0 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (5.8 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (7.0 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.7 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.0 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:62356
[INFO] Stopped SocketConnector@0.0.0.0:62356
[INFO] Mock Repository Manager http://localhost:62356 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:18 min
[INFO] Finished at: 2021-05-20T01:06:05-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven90a6b5d9\maven-spy-20210520-005846-58415034584649724705239.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 213.10 KB of artifacts by 45.0% relative to #8
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk17-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #8
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 318 ms, Junit Publisher: 1790 ms, Open Task Scanner Publisher: 200 ms, Invoker Publisher: 37678 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven-shade-plugin » MSHADE-389-get-rid-of-plexus #8

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/8/

Changes:

* Make Win exception

12 tests failed.
FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @209c0b14
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb9503a
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3ac3fd8b
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 8769 lines...]
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk11-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS (10.7 s)
[INFO] Building: pom-packaging\pom.xml
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk11-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk11-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk11-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS (3.6 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           MSHADE-340_shadedTestJarArtifactAttached\pom.xml . SUCCESS (10.8 s)
[INFO] Building: MSHADE-351\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS (7.6 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-351\pom.xml ............................... SUCCESS (5.0 s)
[INFO] Building: MSHADE-363_old-plugin\pom.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS (5.9 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO]           MSHADE-363_old-plugin\pom.xml .................... SUCCESS (6.2 s)
[INFO] Building: MSHADE-363_old-Transformer\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS (5.7 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO]           MSHADE-363_old-Transformer\pom.xml ............... SUCCESS (7.5 s)
[INFO] Building: MSHADE-373\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS (5.9 s)
[INFO] Building: reloc-anno\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (5.4 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-373\pom.xml ............................... SUCCESS (12.9 s)
[INFO] Building: non-runtime-scope-excluded\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (4.9 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 326 ms, Junit Publisher: 1819 ms, Open Task Scanner Publisher: 191 ms, Invoker Publisher: 39210 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           non-runtime-scope-excluded\pom.xml ............... SUCCESS (5.4 s)
[INFO] Building: plugin-descriptor-relocation\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (4.9 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.6 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.0 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS (13.9 s)
[INFO] Building: pom-packaging\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS (3.6 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (6.2 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.0 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS (8.9 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (4.7 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS (6.1 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.8 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS (6.0 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.1 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS (5.7 s)
[INFO] Building: reloc-anno\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.8 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (4.8 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.5 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (5.2 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (4.9 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:56085
[INFO] Stopped SocketConnector@0.0.0.0:56085
[INFO] Mock Repository Manager http://localhost:56085 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (4.8 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:18 min
[INFO] Finished at: 2021-05-19T23:46:58-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven7f680f3f\maven-spy-20210519-233940-4209794628497313232187.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 212.98 KB of artifacts by 60.1% relative to #7
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk16-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk16-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.3 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.9 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (6.1 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.3 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.1 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.4 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.7 s)
[INFO] Building: shading-with-release-sources\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 314 ms, Junit Publisher: 1808 ms, Open Task Scanner Publisher: 185 ms, Invoker Publisher: 38346 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.3 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.3 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:54212
[INFO] Stopped SocketConnector@0.0.0.0:54212
[INFO] Mock Repository Manager http://localhost:54212 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:08 min
[INFO] Finished at: 2021-05-19T23:47:32-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven610c3eeb\maven-spy-20210519-233924-1311569154052188386712.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 212.98 KB of artifacts by 45.1% relative to #7
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk17-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #7
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 277 ms, Junit Publisher: 1779 ms, Open Task Scanner Publisher: 181 ms, Invoker Publisher: 37174 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Build unstable in Jenkins: Maven » Maven TLP » maven-shade-plugin » MSHADE-389-get-rid-of-plexus #7

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See https://ci-builds.apache.org/job/Maven/job/maven-box/job/maven-shade-plugin/job/MSHADE-389-get-rid-of-plexus/7/

Changes:

* mock the logger always
* mock the logger always
* mock the logger always
* mock the logger always

19 tests failed.
FAILED:  org.apache.maven.plugins.shade.DefaultShaderTest.windows-jdk8-m3.2.x_build / Build windows-jdk8-m3.2.x_build / testOverlappingResourcesAreLogged

Error Message:

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"

Stack Trace:
java.lang.AssertionError: 

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"
	at org.apache.maven.plugins.shade.DefaultShaderTest.testOverlappingResourcesAreLogged(DefaultShaderTest.java:100)


FAILED:  org.apache.maven.plugins.shade.DefaultShaderTest.windows-jdk8-m3.3.x_build / Build windows-jdk8-m3.3.x_build / testOverlappingResourcesAreLogged

Error Message:

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"

Stack Trace:
java.lang.AssertionError: 

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"
	at org.apache.maven.plugins.shade.DefaultShaderTest.testOverlappingResourcesAreLogged(DefaultShaderTest.java:100)


FAILED:  org.apache.maven.plugins.shade.DefaultShaderTest.windows-jdk8-m3.5.x_build / Build windows-jdk8-m3.5.x_build / testOverlappingResourcesAreLogged

Error Message:

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"

Stack Trace:
java.lang.AssertionError: 

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"
	at org.apache.maven.plugins.shade.DefaultShaderTest.testOverlappingResourcesAreLogged(DefaultShaderTest.java:100)


FAILED:  org.apache.maven.plugins.shade.DefaultShaderTest.windows-jdk8-m3.6.x_build / Build windows-jdk8-m3.6.x_build / testOverlappingResourcesAreLogged

Error Message:

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"

Stack Trace:
java.lang.AssertionError: 

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"
	at org.apache.maven.plugins.shade.DefaultShaderTest.testOverlappingResourcesAreLogged(DefaultShaderTest.java:100)


FAILED:  org.apache.maven.plugins.shade.DefaultShaderTest.windows-jdk11-m3.6.x_build / Build windows-jdk11-m3.6.x_build / testOverlappingResourcesAreLogged

Error Message:

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"

Stack Trace:
java.lang.AssertionError: 

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"
	at org.apache.maven.plugins.shade.DefaultShaderTest.testOverlappingResourcesAreLogged(DefaultShaderTest.java:100)


FAILED:  org.apache.maven.plugins.shade.DefaultShaderTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testOverlappingResourcesAreLogged

Error Message:

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"

Stack Trace:
java.lang.AssertionError: 

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"
	at org.apache.maven.plugins.shade.DefaultShaderTest.testOverlappingResourcesAreLogged(DefaultShaderTest.java:100)


FAILED:  org.apache.maven.plugins.shade.DefaultShaderTest.windows-jdk16-m3.6.x_build / Build windows-jdk16-m3.6.x_build / testOverlappingResourcesAreLogged

Error Message:

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"

Stack Trace:
java.lang.AssertionError: 

Expected: a collection containing a string containing "We have a duplicate META-INF/MANIFEST.MF in src/test/jars/plexus-utils-1.4.1.jar"
     but: was "Processing JAR src\test\jars\test-project-1.0-SNAPSHOT.jar", was "Processing JAR src\test\jars\plexus-utils-1.4.1.jar", was "We have a duplicate META-INF/MANIFEST.MF in src\test\jars\plexus-utils-1.4.1.jar"
	at org.apache.maven.plugins.shade.DefaultShaderTest.testOverlappingResourcesAreLogged(DefaultShaderTest.java:100)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @209c0b14
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk16-m3.6.x_build / Build linux-jdk16-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @7cb9503a
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.linux-jdk17-m3.6.x_build / Build linux-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithCustomShadedPattern

Error Message:
java.lang.ExceptionInInitializerError

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.ExceptionInInitializerError
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)
Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @3ac3fd8b
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithCustomShadedPattern(ShadeMojoTest.java:128)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithDefaultShadedPattern

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.shaderWithPattern(ShadeMojoTest.java:276)
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithDefaultShadedPattern(ShadeMojoTest.java:122)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShadeWithFilter

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShadeWithFilter(ShadeMojoTest.java:234)


FAILED:  org.apache.maven.plugins.shade.mojo.ShadeMojoTest.windows-jdk17-m3.6.x_build / Build windows-jdk17-m3.6.x_build / testShaderWithExclusions

Error Message:
java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils

Stack Trace:
com.google.common.util.concurrent.ExecutionError: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)
Caused by: java.lang.NoClassDefFoundError: Could not initialize class com.google.inject.internal.cglib.core.$ReflectUtils
	at org.apache.maven.plugins.shade.mojo.ShadeMojoTest.testShaderWithExclusions(ShadeMojoTest.java:136)




Build log:
[...truncated 9017 lines...]
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-351\pom.xml ............................... SUCCESS (5.2 s)
[INFO] Building: MSHADE-363_old-plugin\pom.xml
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk11-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-351\pom.xml ............................... SUCCESS (5.1 s)
[INFO] Building: MSHADE-363_old-plugin\pom.xml
[INFO]           MSHADE-363_old-plugin\pom.xml .................... SUCCESS (4.1 s)
[INFO] Building: MSHADE-363_old-Transformer\pom.xml
[INFO]           MSHADE-363_old-plugin\pom.xml .................... SUCCESS (5.8 s)
[INFO] Building: MSHADE-363_old-Transformer\pom.xml
[INFO]           MSHADE-363_old-Transformer\pom.xml ............... SUCCESS (5.7 s)
[INFO] Building: MSHADE-373\pom.xml
[INFO]           MSHADE-363_old-Transformer\pom.xml ............... SUCCESS (6.3 s)
[INFO] Building: MSHADE-373\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-373\pom.xml ............................... SUCCESS (10.2 s)
[INFO] Building: non-runtime-scope-excluded\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           MSHADE-373\pom.xml ............................... SUCCESS (13.3 s)
[INFO] Building: non-runtime-scope-excluded\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-runtime-scope-excluded\pom.xml ............... SUCCESS (4.9 s)
[INFO] Building: plugin-descriptor-relocation\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           non-runtime-scope-excluded\pom.xml ............... SUCCESS (5.5 s)
[INFO] Building: plugin-descriptor-relocation\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS (9.1 s)
[INFO] Building: pom-packaging\pom.xml
[withMaven] Publishers: Generated Artifacts Publisher: 304 ms, Junit Publisher: 1887 ms, Open Task Scanner Publisher: 184 ms, Invoker Publisher: 38298 ms, Pipeline Graph Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS (3.6 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           plugin-descriptor-relocation\pom.xml ............. SUCCESS (14.2 s)
[INFO] Building: pom-packaging\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           pom-packaging\pom.xml ............................ SUCCESS (3.1 s)
[INFO] Building: project-with-reactors-included\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS (7.4 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS (5.0 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           project-with-reactors-included\pom.xml ........... SUCCESS (7.6 s)
[INFO] Building: reloc-abs-resource-path\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS (5.9 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO]           reloc-abs-resource-path\pom.xml .................. SUCCESS (5.9 s)
[INFO] Building: reloc-abs-resource-path-exclude\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS (6.3 s)
[INFO] Building: reloc-anno\pom.xml
[INFO]           reloc-abs-resource-path-exclude\pom.xml .......... SUCCESS (5.6 s)
[INFO] Building: reloc-and-mini\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (4.9 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-and-mini\pom.xml ........................... SUCCESS (6.6 s)
[INFO] Building: reloc-anno\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (4.9 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO]           reloc-anno\pom.xml ............................... SUCCESS (4.8 s)
[INFO] Building: reloc-class-from-string-pool\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (4.7 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO]           reloc-class-from-string-pool\pom.xml ............. SUCCESS (4.5 s)
[INFO] Building: reloc-enum-ref-from-anno\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.3 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           reloc-enum-ref-from-anno\pom.xml ................. SUCCESS (5.4 s)
[INFO] Building: reloc-includes-excludes\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (5.9 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           reloc-includes-excludes\pom.xml .................. SUCCESS (5.2 s)
[INFO] Building: rerun-with-reloc\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.3 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO]           rerun-with-reloc\pom.xml ......................... SUCCESS (6.5 s)
[INFO] Building: rerun-without-reloc\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.3 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO]           rerun-without-reloc\pom.xml ...................... SUCCESS (5.9 s)
[INFO] Building: services-resource-transformer\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.2 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer\pom.xml ............ SUCCESS (5.1 s)
[INFO] Building: services-resource-transformer-with-reloc-includes-excludes\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (5.7 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           services-resource-transformer-with-reloc-includes-excludes\pom.xml SUCCESS (5.5 s)
[INFO] Building: shadePomDependency\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (5.8 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO]           shadePomDependency\pom.xml ....................... SUCCESS (6.7 s)
[INFO] Building: shading-with-java-8-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (6.7 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-java-8-sources\pom.xml .............. SUCCESS (6.5 s)
[INFO] Building: shading-with-release-sources\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.4 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.groovy
[INFO]           shading-with-release-sources\pom.xml ............. SUCCESS (7.0 s)
[INFO] Building: users-shader-impl\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.0 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:55841
[INFO] Stopped SocketConnector@0.0.0.0:55841
[INFO] Mock Repository Manager http://localhost:55841 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  07:13 min
[INFO] Finished at: 2021-05-19T23:38:48-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMavend454ce03\maven-spy-20210519-233135-94323641153533793456.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk17-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 212.88 KB of artifacts by 60.1% relative to #6
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk17-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk17-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk17-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #6
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk17-m3.6.x_build\target\invoker-reports\*.xml
[INFO] run post-build script verify.groovy
[INFO]           users-shader-impl\pom.xml ........................ SUCCESS (6.7 s)
[INFO] Building: xml-transformer-ignores-dtd\pom.xml
[INFO] run post-build script verify.bsh
[INFO]           xml-transformer-ignores-dtd\pom.xml .............. SUCCESS (5.3 s)
[INFO] 
[INFO] --- mrm-maven-plugin:1.2.0:stop (default) @ maven-shade-plugin ---
[INFO] Stopping Mock Repository Manager on http://localhost:53957
[INFO] Stopped SocketConnector@0.0.0.0:53957
[INFO] Mock Repository Manager http://localhost:53957 is stopped.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ maven-shade-plugin ---
[INFO] There are 3 errors reported by Checkstyle 6.18 with config/maven_checks.xml ruleset.
[INFO] Ignored 3 errors, 0 violation remaining.
[INFO] 
[INFO] --- maven-invoker-plugin:3.2.1:verify (integration-test) @ maven-shade-plugin ---
[INFO] -------------------------------------------------
[INFO] Build Summary:
[INFO]   Passed: 71, Failed: 0, Errors: 0, Skipped: 1
[INFO] -------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:03 min
[INFO] Finished at: 2021-05-19T23:38:35-07:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated F:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2@tmp\withMaven205202f6\maven-spy-20210519-233031-4519824525500721227147.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\pom.xml under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.pom
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT.jar
[withMaven] artifactsPublisher - Archive artifact windows-jdk16-m3.6.x_build\target\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar under org\apache\maven\plugins\maven-shade-plugin\3.3.0-SNAPSHOT\maven-shade-plugin-3.3.0-SNAPSHOT-tests.jar
[Fast Archiver] Compressed 212.88 KB of artifacts by 45.1% relative to #6
[withMaven] junitPublisher - Archive test results for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT generated by maven-surefire-plugin:test (default-test): windows-jdk16-m3.6.x_build\target\surefire-reports\*.xml
Recording test results
[withMaven] openTasksPublisher - Scan Tasks for Maven artifact org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT in source directory windows-jdk16-m3.6.x_build\src\main\java
[TASKS] Scanning folder 'f:\jenkins\jenkins-slave\712657a4\workspace\gin_MSHADE-389-get-rid-of-plexus@2' for files matching the pattern 'windows-jdk16-m3.6.x_build\src\main\java\**\*' - excludes: null
[TASKS] Found 40 files to scan for tasks
[TASKS] Found 2 open tasks.
Skipping warnings blame since pipelines do not have an SCM link.%n
[TASKS] Computing warning deltas based on reference build #6
[withMaven] invokerPublisher - Archive invoker results for Maven artifact MavenArtifact{org.apache.maven.plugins:maven-shade-plugin:maven-plugin:3.3.0-SNAPSHOT(version: 3.3.0-SNAPSHOT, snapshot:false) } generated by PluginInvocation{org.apache.maven.plugins:maven-invoker-plugin:3.2.1@integration-test  integration-test}: windows-jdk16-m3.6.x_build\target\invoker-reports\*.xml
[withMaven] Publishers: Generated Artifacts Publisher: 287 ms, Junit Publisher: 1803 ms, Open Task Scanner Publisher: 186 ms, Invoker Publisher: 37674 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[withMaven] Publishers: Generated Artifacts Publisher: 278 ms, Junit Publisher: 1900 ms, Open Task Scanner Publisher: 179 ms, Invoker Publisher: 37389 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // ws
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [tamas].
[Pipeline] echo
Sending email ...
[Pipeline] emailext