Build failed in Jenkins: java-idp-oidc-v2-nightly #689
Shibboleth Jenkins
noreply at shibboleth.net
Thu Feb 17 13:31:09 UTC 2022
See <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/689/display/redirect>
Changes:
------------------------------------------
[...truncated 127.57 KB...]
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AddAuthorizationCodeHashToIDToken.java>:[54,40] compute(com.nimbusds.oauth2.sdk.AuthorizationCode,com.nimbusds.jose.JWSAlgorithm) in com.nimbusds.openid.connect.sdk.claims.CodeHash has been deprecated
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java>: <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/main/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCRequestAction.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-plugin-oidc-op-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 44 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ idp-plugin-oidc-op-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 110 source files to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/target/test-classes>
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[78,15] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[154,24] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCResponseActionTest.java>:[155,36] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCAuthenticationResponseActionTest.java>:[51,58] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[83,13] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[95,64] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[220,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[253,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[269,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[372,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[394,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[475,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[495,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[513,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[532,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[550,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[569,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[584,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRequestObjectTest.java>:[599,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/InitializeSubjectContextTest.java>:[58,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/attribute/filter/matcher/impl/AttributeInOIDCRequestedClaimsMatcherTest.java>:[60,13] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/attribute/filter/matcher/impl/AttributeInOIDCRequestedClaimsMatcherTest.java>:[86,19] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetSectorIdentifierForAttributeResolutionTest.java>:[81,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetRequestedClaimsToResponseContextTest.java>:[65,17] setClaims(com.nimbusds.openid.connect.sdk.OIDCClaimsRequest) in net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet.Builder has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTypeTest.java>:[59,15] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTypeTest.java>:[60,76] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTypeTest.java>:[90,76] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTypeTest.java>:[101,76] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidatePKCETest.java>:[275,46] RefreshTokenClaimsSet(net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet,java.time.Instant,java.time.Instant) in net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetSubjectToResponseContextTest.java>:[59,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/ValidateClientAuthenticationTypeTest.java>:[94,15] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/ValidateClientAuthenticationTypeTest.java>:[94,53] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/ValidateClientAuthenticationTypeTest.java>:[156,62] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/CheckRedirectUrisTest.java>:[77,70] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/CheckRedirectUrisTest.java>:[82,21] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/CheckRedirectUrisTest.java>:[100,21] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/CheckRedirectUrisTest.java>:[109,21] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/CheckRedirectUrisTest.java>:[117,21] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/CheckRedirectUrisTest.java>:[125,21] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/InitializeOutboundAuthenticationResponseMessageContextTest.java>:[59,15] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/InitializeOutboundAuthenticationResponseMessageContextTest.java>:[72,24] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/InitializeOutboundAuthenticationResponseMessageContextTest.java>:[72,94] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTest.java>:[82,20] RefreshTokenClaimsSet(net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet,java.time.Instant,java.time.Instant) in net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTest.java>:[166,70] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTest.java>:[198,70] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTest.java>:[212,70] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTest.java>:[222,20] RefreshTokenClaimsSet(net.shibboleth.idp.plugin.oidc.op.token.support.TokenClaimsSet,java.time.Instant,java.time.Instant) in net.shibboleth.idp.plugin.oidc.op.token.support.RefreshTokenClaimsSet has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateGrantTest.java>:[226,70] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[153,15] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/JWTCredentialValidatorTest.java>:[153,53] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/InitializeRelyingPartyContextTest.java>:[59,13] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/InitializeRelyingPartyContextTest.java>:[69,24] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/InitializeRelyingPartyContextTest.java>:[69,94] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/InitializeRelyingPartyContextTest.java>:[97,57] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/userinfo/profile/impl/ValidateAccessTokenTest.java>:[130,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/userinfo/profile/impl/ValidateAccessTokenTest.java>:[160,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/userinfo/profile/impl/ValidateAccessTokenTest.java>:[190,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/userinfo/profile/impl/ValidateAccessTokenTest.java>:[224,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/oauth2/profile/impl/ValidateAudienceTest.java>:[62,15] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/oauth2/profile/impl/ValidateAudienceTest.java>:[63,76] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCTokenResponseActionTest.java>:[49,13] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/AbstractOIDCTokenResponseActionTest.java>:[58,35] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/DecryptRequestObjectTest.java>:[78,13] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/DecryptRequestObjectTest.java>:[88,64] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/DecryptRequestObjectTest.java>:[181,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/DecryptRequestObjectTest.java>:[193,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/DecryptRequestObjectTest.java>:[204,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateResponseTypeTest.java>:[52,9] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateResponseTypeTest.java>:[53,76] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateResponseTypeTest.java>:[83,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRedirectURITest.java>:[53,71] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRedirectURITest.java>:[67,9] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRedirectURITest.java>:[67,98] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRedirectURITest.java>:[86,9] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateRedirectURITest.java>:[86,98] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/userinfo/profile/impl/AbstractOIDCUserInfoResponseActionTest.java>:[46,13] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/userinfo/profile/impl/AbstractOIDCUserInfoResponseActionTest.java>:[55,35] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/EncryptProcessedTokenTest.java>:[78,13] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/EncryptProcessedTokenTest.java>:[93,64] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/SetRequestObjectToResponseContextTest.java>:[100,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/VerifyRequestedSubjectIdentifierTest.java>:[64,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/VerifyRequestedSubjectIdentifierTest.java>:[78,49] net.shibboleth.idp.plugin.oidc.op.profile.OidcEventIds in net.shibboleth.idp.plugin.oidc.op.profile has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateScopeTest.java>:[65,15] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/ValidateScopeTest.java>:[66,76] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/OIDCClientInfoCredentialValidatorTest.java>:[82,15] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/OIDCClientInfoCredentialValidatorTest.java>:[82,53] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/authn/impl/OIDCClientInfoCredentialValidatorTest.java>:[147,54] net.shibboleth.idp.plugin.oidc.op.messaging.context.OIDCMetadataContext in net.shibboleth.idp.plugin.oidc.op.messaging.context has been deprecated and marked for removal
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCClientMetadataPopulationTest.java>: Some input files use unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/src/test/java/net/shibboleth/idp/plugin/oidc/op/profile/impl/BaseOIDCClientMetadataPopulationTest.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ idp-plugin-oidc-op-impl ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[ERROR] Tests run: 680, Failures: 21, Errors: 0, Skipped: 0, Time elapsed: 32.987 s <<< FAILURE! - in TestSuite
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.TokenFlowTest.testValidGrantSaml Time elapsed: 0.075 s <<< FAILURE!
java.lang.AssertionError: expected [jdoe at example.org] but found [null]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.TokenFlowTest.testValidGrantSaml(TokenFlowTest.java:231)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testNoScope Time elapsed: 0.044 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testNoScope(ClientCredentialsTokenFlowTest.java:133)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testNoScopeUnverifiedClient Time elapsed: 0.033 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testNoScopeUnverifiedClient(ClientCredentialsTokenFlowTest.java:146)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScope Time elapsed: 0.056 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScope(ClientCredentialsTokenFlowTest.java:168)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeJWT Time elapsed: 0.025 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeJWT(ClientCredentialsTokenFlowTest.java:211)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeJWTEncrypted Time elapsed: 0.026 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeJWTEncrypted(ClientCredentialsTokenFlowTest.java:242)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeJWTUnverifiedClient Time elapsed: 0.026 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeJWTUnverifiedClient(ClientCredentialsTokenFlowTest.java:225)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeNoAudienceJWT Time elapsed: 0.023 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeNoAudienceJWT(ClientCredentialsTokenFlowTest.java:196)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeUnverifiedClient Time elapsed: 0.029 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testRequestedScopeUnverifiedClient(ClientCredentialsTokenFlowTest.java:181)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testSaml Time elapsed: 0.034 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testSaml(ClientCredentialsTokenFlowTest.java:274)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testValidSecretJWTAuthn Time elapsed: 0.026 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.ClientCredentialsTokenFlowTest.testValidSecretJWTAuthn(ClientCredentialsTokenFlowTest.java:261)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolution Time elapsed: 0.019 s <<< FAILURE!
java.lang.AssertionError: expected [jdoe at example.org] but found [null]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolution(UserInfoTest.java:158)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionAndIssuerWithSignedResponse Time elapsed: 0.034 s <<< FAILURE!
java.lang.AssertionError: expected [jdoe at example.org] but found [null]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionAndIssuerWithSignedResponse(UserInfoTest.java:251)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionWithLegacyConsentToken Time elapsed: 0.019 s <<< FAILURE!
java.lang.AssertionError: expected [jdoe at example.org] but found [null]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionWithLegacyConsentToken(UserInfoTest.java:193)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionWithLegacyToken Time elapsed: 0.019 s <<< FAILURE!
java.lang.AssertionError: expected [jdoe at example.org] but found [null]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.UserInfoTest.testSuccessEmailResolutionWithLegacyToken(UserInfoTest.java:175)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlow Time elapsed: 0.94 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlow(AuthorizeFlowTest.java:82)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowUsingSAMLMetadata Time elapsed: 0.203 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowUsingSAMLMetadata(AuthorizeFlowTest.java:154)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowWithIDTokenClaims Time elapsed: 0.197 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowWithIDTokenClaims(AuthorizeFlowTest.java:117)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowWithUIClaims Time elapsed: 0.22 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithAuthorizationCodeFlowWithUIClaims(AuthorizeFlowTest.java:136)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithPlainReqObjectOverwriteRedirectUri Time elapsed: 0.18 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithPlainReqObjectOverwriteRedirectUri(AuthorizeFlowTest.java:204)
[ERROR] net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithSignedReqObjectOverwriteRedirectUri Time elapsed: 0.185 s <<< FAILURE!
java.lang.AssertionError: expected [true] but found [false]
at net.shibboleth.idp.plugin.oidc.op.profile.flow.AuthorizeFlowTest.testWithSignedReqObjectOverwriteRedirectUri(AuthorizeFlowTest.java:267)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlow:82->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlowUsingSAMLMetadata:154->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlowWithIDTokenClaims:117->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithAuthorizationCodeFlowWithUIClaims:136->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithPlainReqObjectOverwriteRedirectUri:204->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] AuthorizeFlowTest>AbstractTestNGSpringContextTests.run:184->testWithSignedReqObjectOverwriteRedirectUri:267->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScope:133->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testNoScopeUnverifiedClient:146->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScope:168->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeJWT:211->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeJWTEncrypted:242->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeJWTUnverifiedClient:225->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeNoAudienceJWT:196->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testRequestedScopeUnverifiedClient:181->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testSaml:274->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] ClientCredentialsTokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidSecretJWTAuthn:261->AbstractOidcFlowTest.parseSuccessResponse:126 expected [true] but found [false]
[ERROR] TokenFlowTest>AbstractTestNGSpringContextTests.run:184->testValidGrantSaml:231 expected [jdoe at example.org] but found [null]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolution:158 expected [jdoe at example.org] but found [null]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionAndIssuerWithSignedResponse:251 expected [jdoe at example.org] but found [null]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionWithLegacyConsentToken:193 expected [jdoe at example.org] but found [null]
[ERROR] UserInfoTest>AbstractTestNGSpringContextTests.run:184->testSuccessEmailResolutionWithLegacyToken:175 expected [jdoe at example.org] but found [null]
[INFO]
[ERROR] Tests run: 680, Failures: 21, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth IdP :: Plugins :: OpenID Connect Provider 3.1.0-SNAPSHOT:
[INFO]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider SUCCESS [ 3.646 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider API SUCCESS [ 25.885 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Implementation FAILURE [ 40.946 s]
[INFO] Shibboleth IdP :: Plugins :: OpenID Connect Provider Distribution SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:11 min
[INFO] Finished at: 2022-02-17T13:31:08Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project idp-plugin-oidc-op-impl: There are test failures.
[ERROR]
[ERROR] Please refer to <http://127.0.0.1:1583/jenkins/job/java-idp-oidc-v2-nightly/ws/idp-oidc-extension-impl/target/surefire-reports> for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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-plugin-oidc-op-impl
Build step 'Invoke top-level Maven targets' marked build as failure
More information about the commits
mailing list