Build failed in Jenkins: java-identity-provider-nightly #8
Shibboleth Jenkins
noreply at shibboleth.net
Fri Apr 12 03:12:51 EDT 2013
See <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/8/changes>
Changes:
[dfisher] Add LdapDataConnectorBeanDefinitionParser with unit test for parsing v2 and v3 configurations.
Missing features:
* Velocity template support
* v2 result caching
* v2 X509 credentials
Add ParameterizedExecutableSearchFilterBuilder as an alternative to the velocity based implementation.
Remove the StringExecutableSearchFilter implementation, it's more convenient for builders to wire an inner class.
[scantor] Better linkage between IdP and OpenSAML action base classes.
[scantor] Sync up with latest changes to profile classes.
[rdw] IDP-205 Parsers for Prescoped, PrincipalAuthnMethod, PrincipalName, Regexp, SAML1NamedId Attribute definition and tests
------------------------------------------
[...truncated 377 lines...]
[INFO] Forking Shibboleth IdP :: Attribute Resolver API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-api/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 34.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-api/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 25.7 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-api/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-api/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 19.0 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/edu/vt/middleware/vt-crypt/2.1.5-SNAPSHOT/maven-metadata.xml
775/775 B
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/edu/vt/middleware/vt-crypt/2.1.5-SNAPSHOT/maven-metadata.xml (775 B at 44.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-api/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-api/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 29.4 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-temp/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-temp/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 32.8 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-impl/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-xmlsec-impl/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 51.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-security-impl/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 53.3 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-saml-impl/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 48.3 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-soap-impl/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 31.9 KB/sec)
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-attribute-resolver-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-resolver-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-attribute-resolver-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 14 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/BaseResolverPlugin.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-resolver-api/src/main/java/net/shibboleth/idp/attribute/resolver/BaseResolverPlugin.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Attribute Filter API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-attribute-filter-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-attribute-filter-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-attribute-filter-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-filter-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filtering/AttributeFilterPolicy.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-attribute-filter-api/src/main/java/net/shibboleth/idp/attribute/filtering/AttributeFilterPolicy.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Profile API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-metadata-api/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-metadata-api/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 21.5 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/org/opensaml/opensaml-profile-api/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 29.9 KB/sec)
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/1.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/ext/spring-extensions/1.0-SNAPSHOT/maven-metadata.xml (2 KB at 26.1 KB/sec)
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-profile-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-profile-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-profile-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-api/src/main/java/net/shibboleth/idp/profile/AbstractProfileAction.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-api/src/main/java/net/shibboleth/idp/profile/AbstractProfileAction.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-profile-api/src/main/java/net/shibboleth/idp/profile/AbstractProfileAction.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Authentication API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-authn-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-authn-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-authn-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/session/IdPSession.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-api/src/main/java/net/shibboleth/idp/session/IdPSession.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: SAML Profile API 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Downloading: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-profile-api/3.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: https://build.shibboleth.net/nexus/content/repositories/snapshots/net/shibboleth/idp/idp-profile-api/3.0-SNAPSHOT/maven-metadata.xml (2 KB at 15.4 KB/sec)
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-saml-api ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-saml-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-saml-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 36 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-api/target/classes>
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/SamlEncoderSupport.java>: Some input files use unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-saml-api/src/main/java/net/shibboleth/idp/saml/attribute/encoding/SamlEncoderSupport.java>: Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO] Forking Shibboleth IdP :: Authentication Implementation 3.0-SNAPSHOT
[INFO] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
[INFO]
[INFO] --- maven-dependency-plugin:2.7:copy (default) @ idp-authn-impl ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ idp-authn-impl ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.0:compile (default-compile) @ idp-authn-impl ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/target/classes>
[INFO] -------------------------------------------------------------
[WARNING] COMPILATION WARNING :
[INFO] -------------------------------------------------------------
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuthorizationHeader.java>: <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuthorizationHeader.java> uses unchecked or unsafe operations.
[WARNING] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuthorizationHeader.java>: Recompile with -Xlint:unchecked for details.
[INFO] 2 warnings
[INFO] -------------------------------------------------------------
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FilterAvailableWorkflowsByRequestedWorkflows.java>:[44,8] net.shibboleth.idp.authn.impl.FilterAvailableWorkflowsByRequestedWorkflows is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/SelectAuthenticationWorkflow.java>:[51,8] net.shibboleth.idp.authn.impl.SelectAuthenticationWorkflow is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractX509CertificateFromWssToken.java>:[32,8] net.shibboleth.idp.authn.impl.ExtractX509CertificateFromWssToken is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUserAgentAddress.java>:[47,8] net.shibboleth.idp.authn.impl.ExtractUserAgentAddress is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateRemoteUser.java>:[42,8] net.shibboleth.idp.authn.impl.ValidateRemoteUser is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuthorizationHeader.java>:[48,8] net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromBasicAuthorizationHeader is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateUserAgentAddress.java>:[62,8] net.shibboleth.idp.authn.impl.ValidateUserAgentAddress is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromFormRequest.java>:[46,8] net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromFormRequest is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateKerberosTicket.java>:[32,8] net.shibboleth.idp.authn.impl.ValidateKerberosTicket is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/SendBasicHttpAuthenticationChallenge.java>:[39,8] net.shibboleth.idp.authn.impl.SendBasicHttpAuthenticationChallenge is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateUsernamePasswordAgainstLdap.java>:[32,8] net.shibboleth.idp.authn.impl.ValidateUsernamePasswordAgainstLdap is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateX509Certificate.java>:[32,8] net.shibboleth.idp.authn.impl.ValidateX509Certificate is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromWssToken.java>:[52,8] net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromWssToken is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthentication.java>:[47,8] net.shibboleth.idp.authn.impl.FinalizeAuthentication is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/DisplayUsernamePasswordPage.java>:[46,8] net.shibboleth.idp.authn.impl.DisplayUsernamePasswordPage is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractKerberosTicketFromWssToken.java>:[32,8] net.shibboleth.idp.authn.impl.ExtractKerberosTicketFromWssToken is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateUsernamePasswordAgainstKerberos.java>:[32,8] net.shibboleth.idp.authn.impl.ValidateUsernamePasswordAgainstKerberos is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FilterAvailableWorkflowsByPassivity.java>:[47,8] net.shibboleth.idp.authn.impl.FilterAvailableWorkflowsByPassivity is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/InitializeAuthenticationContext.java>:[48,8] net.shibboleth.idp.authn.impl.InitializeAuthenticationContext is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[INFO] 19 errors
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Shibboleth Identity Provider ...................... FAILURE [12.590s]
[INFO] Shibboleth IdP :: Core ............................ SKIPPED
[INFO] Shibboleth IdP :: Attribute API ................... SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver API .......... SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter API ............ SKIPPED
[INFO] Shibboleth IdP :: Profile API ..................... SKIPPED
[INFO] Shibboleth IdP :: Authentication API .............. SKIPPED
[INFO] Shibboleth IdP :: SAML Profile API ................ SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation ... SKIPPED
[INFO] Shibboleth IdP :: Attribute Implementation ........ SKIPPED
[INFO] Shibboleth IdP :: Attribute Resolver Implementation SKIPPED
[INFO] Shibboleth IdP :: Attribute Filter Implementation . SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation .......... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ..... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 14.358s
[INFO] Finished at: Fri Apr 12 03:12:50 EDT 2013
[INFO] Final Memory: 61M/565M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.2:site (default-site) on project idp-parent: failed to get report for org.apache.maven.plugins:maven-javadoc-plugin: Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.0:compile (default-compile) on project idp-authn-impl: Compilation failure: Compilation failure:
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FilterAvailableWorkflowsByRequestedWorkflows.java>:[44,8] net.shibboleth.idp.authn.impl.FilterAvailableWorkflowsByRequestedWorkflows is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/SelectAuthenticationWorkflow.java>:[51,8] net.shibboleth.idp.authn.impl.SelectAuthenticationWorkflow is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractX509CertificateFromWssToken.java>:[32,8] net.shibboleth.idp.authn.impl.ExtractX509CertificateFromWssToken is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUserAgentAddress.java>:[47,8] net.shibboleth.idp.authn.impl.ExtractUserAgentAddress is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateRemoteUser.java>:[42,8] net.shibboleth.idp.authn.impl.ValidateRemoteUser is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromBasicAuthorizationHeader.java>:[48,8] net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromBasicAuthorizationHeader is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateUserAgentAddress.java>:[62,8] net.shibboleth.idp.authn.impl.ValidateUserAgentAddress is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromFormRequest.java>:[46,8] net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromFormRequest is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateKerberosTicket.java>:[32,8] net.shibboleth.idp.authn.impl.ValidateKerberosTicket is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/SendBasicHttpAuthenticationChallenge.java>:[39,8] net.shibboleth.idp.authn.impl.SendBasicHttpAuthenticationChallenge is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateUsernamePasswordAgainstLdap.java>:[32,8] net.shibboleth.idp.authn.impl.ValidateUsernamePasswordAgainstLdap is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateX509Certificate.java>:[32,8] net.shibboleth.idp.authn.impl.ValidateX509Certificate is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractUsernamePasswordFromWssToken.java>:[52,8] net.shibboleth.idp.authn.impl.ExtractUsernamePasswordFromWssToken is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FinalizeAuthentication.java>:[47,8] net.shibboleth.idp.authn.impl.FinalizeAuthentication is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/DisplayUsernamePasswordPage.java>:[46,8] net.shibboleth.idp.authn.impl.DisplayUsernamePasswordPage is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ExtractKerberosTicketFromWssToken.java>:[32,8] net.shibboleth.idp.authn.impl.ExtractKerberosTicketFromWssToken is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/ValidateUsernamePasswordAgainstKerberos.java>:[32,8] net.shibboleth.idp.authn.impl.ValidateUsernamePasswordAgainstKerberos is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/FilterAvailableWorkflowsByPassivity.java>:[47,8] net.shibboleth.idp.authn.impl.FilterAvailableWorkflowsByPassivity is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[ERROR] <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-authn-impl/src/main/java/net/shibboleth/idp/authn/impl/InitializeAuthenticationContext.java>:[48,8] net.shibboleth.idp.authn.impl.InitializeAuthenticationContext is not abstract and does not override abstract method doExecute(org.opensaml.profile.context.ProfileRequestContext) in org.opensaml.profile.action.AbstractProfileAction
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
[htmlpublisher] Archiving HTML reports...
[htmlpublisher] Archiving at PROJECT level <https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-parent/target/site> to /home/jenkins/.jenkins/jobs/java-identity-provider-nightly/htmlreports/Site_Report
ERROR: Specified HTML directory '<https://build.shibboleth.net/jenkins/job/java-identity-provider-nightly/ws/idp-parent/target/site'> does not exist.
Publishing Javadoc
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.
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.
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...
Found matching files but did not find any TestNG results.
More information about the commits
mailing list