Build failed in Jenkins: java-identity-provider-v5 » Shibboleth IdP :: Authentication API #315

Shibboleth Jenkins noreply at shibboleth.net
Thu Oct 13 03:34:41 UTC 2022


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/315/display/redirect?page=changes>

Changes:

[dfisher] IDP-1963 Update ldaptive to version 2.


------------------------------------------
[INFO] 
[INFO] ------------------< net.shibboleth.idp:idp-authn-api >------------------
[INFO] Building Shibboleth IdP :: Authentication API 5.0.0-SNAPSHOT      [5/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloading from shib-thirdparty-snapshot: https://build.shibboleth.net/maven/thirdparty-snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded from shib-snapshot: https://build.shibboleth.net/maven/snapshots/net/shibboleth/shib-velocity/9.0.0-SNAPSHOT/maven-metadata.xml (1.2 kB at 60 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-authn-api ---
[INFO] Deleting <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-authn-api ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-authn-api ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 82 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/target/classes>
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java> uses unchecked or unsafe operations.
[INFO] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/principal/PrincipalServiceManager.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[30,20] cannot find symbol
  symbol:   class FilterTemplate
  location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[69,25] cannot find symbol
  symbol:   class FilterTemplate
  location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[38,20] cannot find symbol
  symbol:   class FilterTemplate
  location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[39,20] cannot find symbol
  symbol:   class PooledConnectionFactory
  location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[42,20] cannot find symbol
  symbol:   class SearchConnectionValidator
  location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[45,20] cannot find symbol
  symbol:   class SimpleBindRequest
  location: package org.ldaptive
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[48,25] cannot find symbol
  symbol:   class SimpleBindAuthenticationHandler
  location: package org.ldaptive.auth
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[56,25] cannot find symbol
  symbol:   class BindConnectionPassivator
  location: package org.ldaptive.pool
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[58,25] cannot find symbol
  symbol:   class ConnectionPassivator
  location: package org.ldaptive.pool
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[542,13] cannot find symbol
  symbol:   class PooledConnectionFactory
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[557,61] cannot find symbol
  symbol:   class SearchConnectionValidator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[556,13] cannot find symbol
  symbol:   class PooledConnectionFactory
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[575,11] cannot find symbol
  symbol:   class SearchConnectionValidator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[576,11] cannot find symbol
  symbol:   class ConnectionPassivator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[572,13] cannot find symbol
  symbol:   class PooledConnectionFactory
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[595,13] cannot find symbol
  symbol:   class SearchConnectionValidator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[615,13] cannot find symbol
  symbol:   class ConnectionPassivator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[69,5] method does not override or implement a method from a supertype
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[70,15] cannot find symbol
  symbol:   class FilterTemplate
  location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[70,43] cannot find symbol
  symbol:   class FilterTemplate
  location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[127,24] cannot find symbol
  symbol:   variable FilterTemplate
  location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver.EscapingReferenceInsertionEventHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/AbstractTemplateSearchDnResolver.java>:[129,24] cannot find symbol
  symbol:   variable FilterTemplate
  location: class net.shibboleth.idp.authn.AbstractTemplateSearchDnResolver.EscapingReferenceInsertionEventHandler
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[529,13] cannot find symbol
  symbol:   method setConnectionInitializers(org.ldaptive.ConnectionInitializer)
  location: variable config of type org.ldaptive.ConnectionConfig
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[544,21] cannot find symbol
  symbol:   variable SearchConnectionValidator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[577,11] cannot find symbol
  symbol:   class PooledConnectionFactory
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[577,49] cannot find symbol
  symbol:   class PooledConnectionFactory
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[605,11] cannot find symbol
  symbol:   class FilterTemplate
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[605,45] cannot find symbol
  symbol:   class FilterTemplate
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[612,12] cannot find symbol
  symbol:   variable SearchConnectionValidator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[618,20] cannot find symbol
  symbol:   class BindConnectionPassivator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[618,49] cannot find symbol
  symbol:   class SimpleBindRequest
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[620,20] cannot find symbol
  symbol:   class BindConnectionPassivator
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[633,13] cannot find symbol
  symbol:   class SimpleBindAuthenticationHandler
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[636,13] cannot find symbol
  symbol:   class SimpleBindAuthenticationHandler
  location: class net.shibboleth.idp.authn.config.LDAPAuthenticationFactoryBean
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[675,20] cannot find symbol
  symbol:   method setResponseHandlers(org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler)
  location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[722,20] cannot find symbol
  symbol:   method setRequestHandlers(org.ldaptive.auth.ext.PasswordPolicyAuthenticationRequestHandler)
  location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[723,20] cannot find symbol
  symbol:   method setResponseHandlers(org.ldaptive.auth.ext.PasswordPolicyAuthenticationResponseHandler)
  location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[725,20] cannot find symbol
  symbol:   method setResponseHandlers(org.ldaptive.auth.ext.PasswordExpirationAuthenticationResponseHandler)
  location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[727,20] cannot find symbol
  symbol:   method setResponseHandlers(org.ldaptive.auth.ext.ActiveDirectoryAuthenticationResponseHandler)
  location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[729,20] cannot find symbol
  symbol:   method setResponseHandlers(org.ldaptive.auth.ext.EDirectoryAuthenticationResponseHandler)
  location: variable authenticator of type org.ldaptive.auth.Authenticator
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5/net.shibboleth.idp$idp-authn-api/ws/src/main/java/net/shibboleth/idp/authn/config/LDAPAuthenticationFactoryBean.java>:[731,20] cannot find symbol
  symbol:   method setResponseHandlers(org.ldaptive.auth.ext.FreeIPAAuthenticationResponseHandler)
  location: variable authenticator of type org.ldaptive.auth.Authenticator
[INFO] 41 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled


More information about the commits mailing list