Build failed in Jenkins: java-idp-plugin-duo-v1-multi » OpenJDK-16,Windows2016 #3

Shibboleth Jenkins noreply at shibboleth.net
Fri Apr 23 08:55:01 UTC 2021


See <http://127.0.0.1:1583/jenkins/job/java-idp-plugin-duo-v1-multi/jdk=OpenJDK-16,label=Windows2016/3/display/redirect>

Changes:


------------------------------------------
[...truncated 3.20 KB...]
[INFO] Reactor Build Order:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow                    [pom]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow API                [jar]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Impl               [jar]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Web SDK client implementation [jar]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Nimbus client implementation  [jar]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Nimbus Distribution [pom]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow WebSDK Distribution [pom]
[INFO] 
[INFO] -------< net.shibboleth.idp.plugin.authn:idp-plugin-duo-parent >--------
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow 1.0.1-SNAPSHOT [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-parent ---
[INFO] 
[INFO] ---------< net.shibboleth.idp.plugin.authn:idp-plugin-duo-api >---------
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow API 1.0.1-SNAPSHOT [2/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-duo-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-api\src\main\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-duo-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-api\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-duo-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-plugin-duo-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-api\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-duo-api ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running net.shibboleth.idp.plugin.authn.duo.DefaultDuoOIDCIntegrationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.771 s - in net.shibboleth.idp.plugin.authn.duo.DefaultDuoOIDCIntegrationTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --------< net.shibboleth.idp.plugin.authn:idp-plugin-duo-impl >---------
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Impl 1.0.1-SNAPSHOT [3/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-duo-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-duo-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-impl\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-duo-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 6 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-plugin-duo-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-impl\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-duo-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.438 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---< net.shibboleth.idp.plugin.authn:idp-plugin-duo-sdk-client-impl >---
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Web SDK client implementation 1.0.1-SNAPSHOT [4/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/duosecurity/duo-universal-sdk/1.1.1/duo-universal-sdk-1.1.1.pom
[INFO] Downloading from central: https://repo1.maven.org/maven2/com/duosecurity/duo-universal-sdk/1.1.1/duo-universal-sdk-1.1.1.pom
[INFO] Downloaded from central: https://repo1.maven.org/maven2/com/duosecurity/duo-universal-sdk/1.1.1/duo-universal-sdk-1.1.1.pom (9.1 kB at 59 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/converter-jackson/2.1.0/converter-jackson-2.1.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/converter-jackson/2.1.0/converter-jackson-2.1.0.pom (1.3 kB at 8.9 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/retrofit-converters/2.1.0/retrofit-converters-2.1.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/retrofit-converters/2.1.0/retrofit-converters-2.1.0.pom (796 B at 7.3 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/parent/2.1.0/parent-2.1.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/parent/2.1.0/parent-2.1.0.pom (8.5 kB at 80 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/retrofit/2.1.0/retrofit-2.1.0.pom (1.9 kB at 16 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/okhttp/3.3.0/okhttp-3.3.0.pom (1.5 kB at 13 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/parent/3.3.0/parent-3.3.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/parent/3.3.0/parent-3.3.0.pom (10 kB at 86 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okio/okio/1.8.0/okio-1.8.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okio/okio/1.8.0/okio-1.8.0.pom (1.5 kB at 13 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okio/okio-parent/1.8.0/okio-parent-1.8.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okio/okio-parent/1.8.0/okio-parent-1.8.0.pom (3.2 kB at 27 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/auth0/java-jwt/3.3.0/java-jwt-3.3.0.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/auth0/java-jwt/3.3.0/java-jwt-3.3.0.pom (1.7 kB at 15 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/logging-interceptor/3.3.1/logging-interceptor-3.3.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/logging-interceptor/3.3.1/logging-interceptor-3.3.1.pom (1.2 kB at 11 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/parent/3.3.1/parent-3.3.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/parent/3.3.1/parent-3.3.1.pom (10 kB at 95 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/okhttp/3.3.1/okhttp-3.3.1.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/okhttp/3.3.1/okhttp-3.3.1.pom (1.5 kB at 15 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/projectlombok/lombok/1.18.10/lombok-1.18.10.pom
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/projectlombok/lombok/1.18.10/lombok-1.18.10.pom (1.5 kB at 13 kB/s)
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/duosecurity/duo-universal-sdk/1.1.1/duo-universal-sdk-1.1.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/logging-interceptor/3.3.1/logging-interceptor-3.3.1.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/converter-jackson/2.1.0/converter-jackson-2.1.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/auth0/java-jwt/3.3.0/java-jwt-3.3.0.jar
[INFO] Downloading from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/projectlombok/lombok/1.18.10/lombok-1.18.10.jar
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/okhttp3/logging-interceptor/3.3.1/logging-interceptor-3.3.1.jar (8.1 kB at 66 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/auth0/java-jwt/3.3.0/java-jwt-3.3.0.jar (50 kB at 325 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/com/squareup/retrofit2/converter-jackson/2.1.0/converter-jackson-2.1.0.jar (5.2 kB at 32 kB/s)
[INFO] Downloaded from shib-release: https://build.shibboleth.net/nexus/content/groups/public/org/projectlombok/lombok/1.18.10/lombok-1.18.10.jar (1.8 MB at 7.4 MB/s)
[INFO] Downloading from central: https://repo1.maven.org/maven2/com/duosecurity/duo-universal-sdk/1.1.1/duo-universal-sdk-1.1.1.jar
[INFO] Downloaded from central: https://repo1.maven.org/maven2/com/duosecurity/duo-universal-sdk/1.1.1/duo-universal-sdk-1.1.1.jar (36 kB at 580 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-sdk-client-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-sdk-client-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-duo-sdk-client-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 8 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-duo-sdk-client-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-sdk-client-impl\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-duo-sdk-client-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-sdk-client-impl\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-plugin-duo-sdk-client-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-sdk-client-impl\target\test-classes
[INFO] 
[INFO] --< net.shibboleth.idp.plugin.authn:idp-plugin-duo-nimbus-client-impl >--
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Nimbus client implementation 1.0.1-SNAPSHOT [5/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 17 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-nimbus-client-impl\target\classes
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-nimbus-client-impl\src\test\resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to C:\opt\jenkins\workspace\java-idp-plugin-duo-v1-multi\jdk\OpenJDK-16\label\Windows2016\idp-duo-nimbus-client-impl\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-duo-nimbus-client-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.317 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] -----< net.shibboleth.idp.plugin.authn:idp-plugin-duo-nimbus-dist >-----
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Nimbus Distribution 1.0.1-SNAPSHOT [6/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-nimbus-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-nimbus-dist ---
[INFO] 
[INFO] ------< net.shibboleth.idp.plugin.authn:idp-plugin-duo-sdk-dist >-------
[INFO] Building Shibboleth IdP :: Plugins :: Duo 2FA Login Flow WebSDK Distribution 1.0.1-SNAPSHOT [7/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-plugin-duo-sdk-dist ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-plugin-duo-sdk-dist ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: Duo 2FA Login Flow 1.0.1-SNAPSHOT:
[INFO] 
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow .... SUCCESS [  2.716 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow API  SUCCESS [ 27.491 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Impl SUCCESS [ 21.523 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Web SDK client implementation FAILURE [  4.418 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Nimbus client implementation SUCCESS [ 12.359 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow Nimbus Distribution SUCCESS [  0.039 s]
[INFO] Shibboleth IdP :: Plugins :: Duo 2FA Login Flow WebSDK Distribution SUCCESS [  0.007 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:09 min
[INFO] Finished at: 2021-04-23T08:55:00Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:testCompile (default-testCompile) on project idp-plugin-duo-sdk-client-impl: Fatal error compiling: java.lang.IllegalAccessError: class lombok.javac.apt.LombokProcessor (in unnamed module @0x1d7dca19) cannot access class com.sun.tools.javac.processing.JavacProcessingEnvironment (in module jdk.compiler) because module jdk.compiler does not export com.sun.tools.javac.processing to unnamed module @0x1d7dca19 -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :idp-plugin-duo-sdk-client-impl
Build step 'Invoke top-level Maven targets' marked build as failure
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: **/target/surefire-reports/testng-results.xml
Saving reports...
Processing '/var/lib/jenkins/jobs/java-idp-plugin-duo-v1-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/3/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-idp-plugin-duo-v1-multi/configurations/axis-jdk/OpenJDK-16/axis-label/Windows2016/builds/3/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list