Build failed in Jenkins: java-identity-provider-v4 » Shibboleth IdP :: SAML Profile Implementation #636

Shibboleth Jenkins noreply at shibboleth.net
Wed Nov 27 10:36:36 EST 2019


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/636/display/redirect?page=changes>

Changes:

[Scott Cantor] IDP-1494 - Login flow for proxied SAML authentication


------------------------------------------
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-saml-impl >------------------
[INFO] Building Shibboleth IdP :: SAML Profile Implementation 4.0.0-SNAPSHOT [19/34]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/nexus/content/repositories/thirdparty-snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/liberty/idwsfconsumer/2.0.0-SNAPSHOT/maven-metadata.xml (1.4 kB at 43 kB/s)
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-20191127.020837-352-tests.jar
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/4.0.0-SNAPSHOT/opensaml-soap-impl-4.0.0-20191127.020837-352-tests.jar (63 kB at 1.8 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ idp-saml-impl ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (maven-version) @ idp-saml-impl ---
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 156 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/target/classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/nameid/impl/LegacyCanonicalization.java>:[41,8] deprecated item is not annotated with @Deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/main/java/net/shibboleth/idp/saml/saml2/profile/delegation/impl/DecorateDelegatedAssertion.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ idp-saml-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 43 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ idp-saml-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 70 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/target/test-classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/metadata/impl/EntityAttributesPredicateTest.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/metadata/impl/EntityAttributesPredicateTest.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/metadata/impl/EntityAttributesPredicateTest.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/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/profile/impl/InitializeAuthenticationContextTest.java>:[134,58] cannot find symbol
  symbol:   method buildScoping(int,<nulltype>)
  location: class org.opensaml.saml.saml2.profile.SAML2ActionTestingSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/profile/impl/InitializeAuthenticationContextTest.java>:[161,58] cannot find symbol
  symbol:   method buildScoping(int,<nulltype>)
  location: class org.opensaml.saml.saml2.profile.SAML2ActionTestingSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/profile/impl/InitializeAuthenticationContextTest.java>:[184,58] cannot find symbol
  symbol:   method buildScoping(int,<nulltype>)
  location: class org.opensaml.saml.saml2.profile.SAML2ActionTestingSupport
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v4/net.shibboleth.idp$idp-saml-impl/ws/src/test/java/net/shibboleth/idp/saml/profile/impl/InitializeAuthenticationContextTest.java>:[202,58] cannot find symbol
  symbol:   method buildScoping(int,java.util.Set<java.lang.String>)
  location: class org.opensaml.saml.saml2.profile.SAML2ActionTestingSupport
[INFO] 4 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list