Build failed in Jenkins: java-identity-provider-v4-multi » JDK-11,RHEL8 #263

Shibboleth Jenkins noreply at shibboleth.net
Thu Jul 18 21:19:45 EDT 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/263/display/redirect>

------------------------------------------
[...truncated 153.77 KB...]
[INFO] 
[INFO] ----------------< net.shibboleth.idp:idp-profile-impl >-----------------
[INFO] Building Shibboleth IdP :: Profile Implementation 4.0.0-SNAPSHOT [23/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/maven-metadata.xml (1.7 kB at 12 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/opensaml-profile-impl-4.0.0-20190713.020347-231.pom
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/opensaml-profile-impl-4.0.0-20190713.020347-231.pom (3.3 kB at 55 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/opensaml-profile-impl-4.0.0-20190713.020347-231.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-impl/4.0.0-SNAPSHOT/opensaml-profile-impl-4.0.0-20190713.020347-231.jar (26 kB at 382 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-profile-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-profile-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-impl/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/ResolveAttributes.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-impl/src/main/java/net/shibboleth/idp/profile/impl/ResolveAttributes.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-profile-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-profile-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 17 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-impl/src/test/java/net/shibboleth/idp/profile/impl/ResolveAttributesTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-profile-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.134 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] ---------------< net.shibboleth.idp:idp-profile-spring >----------------
[INFO] Building Shibboleth IdP :: Profile Spring Integration 4.0.0-SNAPSHOT [24/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20190718.002241-646-tests.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/6.0.0-SNAPSHOT/spring-extensions-6.0.0-20190718.002241-646-tests.jar (65 kB at 473 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-profile-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-profile-spring ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-profile-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-profile-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 81 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-spring/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/AlgorithmFilterParser.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/AlgorithmFilterParser.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/AlgorithmFilterParser.java>:[38,55] cannot find symbol
  symbol:   class AlgorithmFilter
  location: package org.opensaml.saml.metadata.resolver.filter.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/AlgorithmFilterParser.java>:[67,16] cannot find symbol
  symbol:   class AlgorithmFilter
  location: class net.shibboleth.idp.profile.spring.relyingparty.metadata.filter.impl.AlgorithmFilterParser
[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.0.0-SNAPSHOT [25/33]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-consent-impl ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-consent-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 51 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-consent-impl/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/impl/Consent.java>:[25,8] deprecated item is not annotated with @Deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-consent-impl/src/main/java/net/shibboleth/idp/consent/flow/impl/AbstractConsentAction.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-consent-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-consent-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 42 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-consent-impl/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparatorTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-consent-impl/src/test/java/net/shibboleth/idp/consent/logic/impl/PreferExplicitOrderComparatorTest.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ idp-consent-impl ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 220, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.064 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 220, Failures: 0, Errors: 0, Skipped: 0
[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 :: 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.0.0-SNAPSHOT                    [26/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-bom ---
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-tests-bom >------------------
[INFO] Building Shibboleth IdP :: Tests BOM 4.0.0-SNAPSHOT              [27/33]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-tests-bom ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-tests-bom ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 4.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [  2.467 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [  6.814 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.088 s]
[INFO] Shibboleth IdP :: Attribute API .................... SUCCESS [  5.537 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [  9.220 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [  4.918 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [  0.403 s]
[INFO] Shibboleth IdP :: Attribute Resolver API ........... SUCCESS [  4.123 s]
[INFO] Shibboleth IdP :: Attribute Filter API ............. SUCCESS [  3.805 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [  3.041 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [  9.536 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [  0.497 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  0.218 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [  6.484 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SUCCESS [  6.010 s]
[INFO] Shibboleth IdP :: Authentication Implementation .... SUCCESS [ 29.006 s]
[INFO] Shibboleth IdP :: Attribute Implementation ......... SUCCESS [  4.295 s]
[INFO] Shibboleth IdP :: Session Implementation ........... SUCCESS [ 23.063 s]
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SUCCESS [ 20.453 s]
[INFO] Shibboleth IdP :: Attribute Resolver Implementation  SUCCESS [ 26.571 s]
[INFO] Shibboleth IdP :: Attribute Filter Implementation .. SUCCESS [ 11.884 s]
[INFO] Shibboleth IdP :: Attribute Filter Spring Integration SUCCESS [ 13.208 s]
[INFO] Shibboleth IdP :: Profile Implementation ........... SUCCESS [  8.090 s]
[INFO] Shibboleth IdP :: Profile Spring Integration ....... FAILURE [  0.871 s]
[INFO] Shibboleth IdP :: Attribute Resolver Spring Integration SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SUCCESS [  6.647 s]
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SUCCESS [  0.004 s]
[INFO] Shibboleth IdP :: Tests BOM ........................ SUCCESS [  0.003 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  03:30 min
[INFO] Finished at: 2019-07-19T01:19:43Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project idp-profile-spring: Compilation failure: Compilation failure: 
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/AlgorithmFilterParser.java>:[38,55] cannot find symbol
[ERROR]   symbol:   class AlgorithmFilter
[ERROR]   location: package org.opensaml.saml.metadata.resolver.filter.impl
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4-multi/jdk=JDK-11,label=RHEL8/ws/idp-profile-spring/src/main/java/net/shibboleth/idp/profile/spring/relyingparty/metadata/filter/impl/AlgorithmFilterParser.java>:[67,16] cannot find symbol
[ERROR]   symbol:   class AlgorithmFilter
[ERROR]   location: class net.shibboleth.idp.profile.spring.relyingparty.metadata.filter.impl.AlgorithmFilterParser
[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 <goals> -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
Saving reports...
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-1.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-10.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-11.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-12.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-13.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-14.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-15.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-16.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-17.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-2.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-3.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-4.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-5.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-6.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-7.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-8.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results-9.xml'
Processing '/var/lib/jenkins/jobs/java-identity-provider-v4-multi/configurations/axis-jdk/JDK-11/axis-label/RHEL8/builds/263/testng/testng-results.xml'
TestNG Reports Processing: FINISH


More information about the commits mailing list