Build failed in Jenkins: java-identity-provider-v4-multi » OpenJDK-15,Windows2016 #328
Shibboleth Jenkins
noreply at shibboleth.net
Tue Mar 2 02:27:16 UTC 2021
See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=OpenJDK-15,label=Windows2016/328/display/redirect?page=changes>
Changes:
[Scott Cantor] Add c'tor argument annotation.
[Brent Putman] Parent config beans and other wiring related to encryption via key agreement
------------------------------------------
[...truncated 139.18 KB...]
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 61 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-attribute-filter-spring\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-attribute-filter-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 84 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-attribute-filter-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 40 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-attribute-filter-spring\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-attribute-filter-spring ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.972 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 85, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ---------------< net.shibboleth.idp:idp-profile-spring >----------------
[INFO] Building Shibboleth IdP :: Profile Spring Integration 4.1.0-SNAPSHOT [24/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-profile-spring ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-profile-spring\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-profile-spring ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-profile-spring ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-profile-spring ---
[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:compile (default-compile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 92 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-profile-spring\target\classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-15/label/Windows2016/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/SignatureValidationParser.java:[31,49] cannot find symbol
symbol: class ECKeyValueProvider
location: package org.opensaml.xmlsec.keyinfo.impl.provider
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-15/label/Windows2016/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/SignatureValidationParser.java:[179,34] cannot find symbol
symbol: class ECKeyValueProvider
location: class net.shibboleth.idp.profile.spring.relyingparty.metadata.filter.impl.SignatureValidationParser
[INFO] 2 errors
[INFO] -------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Attribute Resolver Spring Integration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: CAS Protocol Implementation
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ----------------< net.shibboleth.idp:idp-consent-impl >-----------------
[INFO] Building Shibboleth IdP :: Consent Implementation 4.1.0-SNAPSHOT [25/35]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-consent-impl ---
[INFO] Deleting C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-consent-impl\target
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-consent-impl ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-consent-impl ---
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-consent-impl ---
[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:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 48 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-consent-impl\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-consent-impl ---
[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-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to C:\opt\jenkins\workspace\java-identity-provider-v4-multi\jdk\OpenJDK-15\label\Windows2016\idp-consent-impl\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-consent-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.498 s - in TestSuite
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: System Configuration
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: WAR distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Configuration Files
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Installer
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Shibboleth IdP :: Distribution
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] ---------------------< net.shibboleth.idp:idp-bom >---------------------
[INFO] Building Shibboleth IdP :: BOM 4.1.0-SNAPSHOT [26/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-bom ---
[INFO]
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.1.0-SNAPSHOT [27/35]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-tests-bom ---
[INFO]
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.1.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 1.017 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 4.671 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [ 0.249 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [ 13.481 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 15.992 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 12.965 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 12.703 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [ 11.399 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [ 10.708 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 10.582 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 18.472 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 10.627 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [ 0.341 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 15.656 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 37.612 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [ 11.096 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 33.406 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 33.572 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SUCCESS [ 34.977 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 21.467 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [ 18.123 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [ 14.125 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 26.016 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... FAILURE [ 2.144 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [ 18.587 s]
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [ 0.022 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [ 0.018 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:40 min
[INFO] Finished at: 2021-03-02T02:27:15Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.1:compile (default-compile) on project idp-profile-spring: Compilation failure: Compilation failure:
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-15/label/Windows2016/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/SignatureValidationParser.java:[31,49] cannot find symbol
[ERROR] symbol: class ECKeyValueProvider
[ERROR] location: package org.opensaml.xmlsec.keyinfo.impl.provider
[ERROR] /C:/opt/jenkins/workspace/java-identity-provider-v4-multi/jdk/OpenJDK-15/label/Windows2016/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/SignatureValidationParser.java:[179,34] cannot find symbol
[ERROR] symbol: class ECKeyValueProvider
[ERROR] location: class net.shibboleth.idp.profile.spring.relyingparty.metadata.filter.impl.SignatureValidationParser
[ERROR] -> [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/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <args> -rf :idp-profile-spring
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
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
testng-results.xml was last modified before this build started. Ignoring it.
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-18.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-19.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/OpenJDK-15/axis-label/Windows2016/builds/328/testng/testng-results.xml'
TestNG Reports Processing: FINISH
More information about the commits
mailing list