Build failed in Jenkins: java-identity-provider-v5-nightly #311

Shibboleth Jenkins noreply at shibboleth.net
Tue Mar 7 02:12:38 UTC 2023


See <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/311/display/redirect?page=changes>

Changes:

[Scott Cantor] Factor out RelyingPartyConfiguration into interface.


------------------------------------------
[...truncated 673.92 KB...]
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-ui ---
[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-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:testResources (default-testResources) @ idp-ui ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ idp-ui ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M7:test (default-test) @ idp-ui ---
[INFO] Using configured provider org.apache.maven.surefire.testng.TestNGProvider
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running TestSuite
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.746 s - in TestSuite
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:jar (default-jar) @ idp-ui ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.11.0:attach-descriptor (attach-descriptor) @ idp-ui ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.2:test-jar (default) @ idp-ui ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- maven-assembly-plugin:3.3.0:single (make-assembly) @ idp-ui ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:jar (attach-javadocs) @ idp-ui ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/javadoc-bundle-options.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] No previous run data found, generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.3.0.2:test-jar (attach-javadocs) @ idp-ui ---
[ERROR] Error fetching link: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/javadoc-bundle-options.> Ignored it.
[INFO]  Building classpath javadoc argument
[INFO] Configuration changed, re-generating javadoc.
[INFO] Running patched (for flat multi-module projects) maven javadoc plugin
[WARNING] Javadoc Warnings
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/BaseCSRFTest.java>:70: warning: no comment
[WARNING] private RequestContext context;
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/BaseCSRFTest.java>:72: warning: no comment
[WARNING] public MockView(String id, RequestContext ctx) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/BaseCSRFTest.java>:51: warning: no comment
[WARNING] public MockViewState(@Nonnull
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/BaseCSRFTokenPredicateTest.java>:39: warning: no comment
[WARNING] @Test public void testSafeGetBooleanAttributeWithNullAttrName(){
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/BaseCSRFTokenPredicateTest.java>:31: warning: no comment
[WARNING] @Test public void testSafeGetBooleanAttributeWithNullStateDefinition(){
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/impl/CSRFTokenFlowExecutionListenerTest.java>:62: warning: no comment
[WARNING] @BeforeMethod public void setup() throws ComponentInitializationException {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:41: warning: no description for @throws
[WARNING] * @throws ComponentInitializationException
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:75: warning: no description for @throws
[WARNING] * @throws ComponentInitializationException */
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/csrf/CSRFTokenManagerTest.java>:95: warning: no description for @throws
[WARNING] * @throws ComponentInitializationException */
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:37: warning: no comment
[WARNING] public class RelyingPartyUIContextTest extends XMLObjectBaseTestCase {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:43: warning: no comment
[WARNING] private AttributeConsumingService[] theACSs = new AttributeConsumingService[4];
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:39: warning: no comment
[WARNING] private EntityDescriptor[] theEntities = new EntityDescriptor[4];
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:41: warning: no comment
[WARNING] private SPSSODescriptor[] theSPSSOs = new SPSSODescriptor[4];
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:45: warning: no comment
[WARNING] private UIInfo[] theUiInfos = new UIInfo[4];
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:123: warning: no comment
[WARNING] @Test public void email() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:178: warning: no comment
[WARNING] @Test public void fallbackLanguage() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:47: warning: no comment
[WARNING] private RelyingPartyUIContext getContext() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:51: warning: no comment
[WARNING] private RelyingPartyUIContext getContext(int which) {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:105: warning: no comment
[WARNING] @Test public void givenName() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:167: warning: no comment
[WARNING] @Test public void logo() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:131: warning: no comment
[WARNING] @Test public void organizationXX() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:139: warning: no comment
[WARNING] @Test public void service() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:69: warning: no comment
[WARNING] @BeforeClass public void setup() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:115: warning: no comment
[WARNING] @Test public void surName() {
[WARNING] ^
[WARNING] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/src/test/java/net/shibboleth/idp/ui/context/RelyingPartyUIContextTest.java>:156: warning: no comment
[WARNING] @Test public void urls() {
[WARNING] ^
[WARNING] 25 warnings
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] 
[INFO] >>> maven-source-plugin:3.2.1:jar (attach-sources) > generate-sources @ idp-ui >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-ui ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-ui ---
[INFO] 
[INFO] <<< maven-source-plugin:3.2.1:jar (attach-sources) < generate-sources @ idp-ui <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.2.1:jar (attach-sources) @ idp-ui ---
[INFO] Building jar: <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-install-plugin:3.0.0-M1:install (default-install) @ idp-ui ---
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-ui/5.0.0-SNAPSHOT/idp-ui-5.0.0-SNAPSHOT.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/pom.xml> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-ui/5.0.0-SNAPSHOT/idp-ui-5.0.0-SNAPSHOT.pom>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT-tests.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-ui/5.0.0-SNAPSHOT/idp-ui-5.0.0-SNAPSHOT-tests.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-ui/5.0.0-SNAPSHOT/idp-ui-5.0.0-SNAPSHOT-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT-test-javadoc.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-ui/5.0.0-SNAPSHOT/idp-ui-5.0.0-SNAPSHOT-test-javadoc.jar>
[INFO] Installing <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-ui/target/idp-ui-5.0.0-SNAPSHOT-sources.jar> to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/.repository/net/shibboleth/idp/idp-ui/5.0.0-SNAPSHOT/idp-ui-5.0.0-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-deploy-plugin:3.0.0-M2:deploy (default-deploy) @ idp-ui ---
[INFO] Using alternate deployment repository snapshot::https://build.shibboleth.net/nexus-proxy/content/repositories/snapshots
[INFO] Deploying net.shibboleth.idp:idp-ui:5.0.0-SNAPSHOT at end
[INFO] 
[INFO] -------------------< net.shibboleth.idp:idp-testing >-------------------
[INFO] Building Shibboleth IdP :: Testing 5.0.0-SNAPSHOT                [12/28]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ idp-testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (maven-version) @ idp-testing ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (banned-dependencies) @ idp-testing ---
[INFO] 
[INFO] --- maven-resources-plugin:3.2.0:resources (default-resources) @ idp-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Using 'UTF-8' encoding to copy filtered properties files.
[INFO] skip non existing resourceDirectory <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-testing/src/main/resources>
[INFO] 
[INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ idp-testing ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 9 source files to <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-testing/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[36,43] cannot find symbol
  symbol:   class BasicRelyingPartyConfiguration
  location: package net.shibboleth.profile.relyingparty
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[454,9] cannot find symbol
  symbol:   class BasicRelyingPartyConfiguration
  location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[454,49] cannot find symbol
  symbol:   class BasicRelyingPartyConfiguration
  location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[INFO] 3 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Shibboleth Identity Provider 5.0.0-SNAPSHOT:
[INFO] 
[INFO] Shibboleth Identity Provider ....................... SUCCESS [ 16.872 s]
[INFO] Shibboleth IdP :: Core ............................. SUCCESS [ 10.517 s]
[INFO] Shibboleth IdP :: Configuration Schemas ............ SUCCESS [  0.216 s]
[INFO] Shibboleth IdP :: Profile API ...................... SUCCESS [ 16.129 s]
[INFO] Shibboleth IdP :: Authentication API ............... SUCCESS [ 19.383 s]
[INFO] Shibboleth IdP :: Administrative Profile API ....... SUCCESS [ 28.104 s]
[INFO] Shibboleth IdP :: Session API ...................... SUCCESS [ 13.939 s]
[INFO] Shibboleth IdP :: SAML Profile API ................. SUCCESS [ 16.818 s]
[INFO] Shibboleth IdP :: CAS Protocol API ................. SUCCESS [ 16.208 s]
[INFO] Shibboleth IdP :: Consent API ...................... SUCCESS [  5.304 s]
[INFO] Shibboleth IdP :: UI Support ....................... SUCCESS [ 16.972 s]
[INFO] Shibboleth IdP :: Testing .......................... FAILURE [  0.405 s]
[INFO] Shibboleth IdP :: Administrative Profile Implementation SKIPPED
[INFO] Shibboleth IdP :: Profile Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: Authentication Implementation .... SKIPPED
[INFO] Shibboleth IdP :: Session Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: CAS Protocol Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Consent Implementation ........... SKIPPED
[INFO] Shibboleth IdP :: SAML Profile Implementation ...... SKIPPED
[INFO] Shibboleth IdP :: Spring Integration ............... SKIPPED
[INFO] Shibboleth IdP :: System Configuration ............. SKIPPED
[INFO] Shibboleth IdP :: WAR .............................. SKIPPED
[INFO] Shibboleth IdP :: WAR distribution ................. SKIPPED
[INFO] Shibboleth IdP :: Command Line ..................... SKIPPED
[INFO] Shibboleth IdP :: Configuration Files .............. SKIPPED
[INFO] Shibboleth IdP :: Installer ........................ SKIPPED
[INFO] Shibboleth IdP :: Distribution ..................... SKIPPED
[INFO] Shibboleth IdP :: BOM .............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:42 min
[INFO] Finished at: 2023-03-07T02:12:38Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project idp-testing: Compilation failure: Compilation failure: 
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[36,43] cannot find symbol
[ERROR]   symbol:   class BasicRelyingPartyConfiguration
[ERROR]   location: package net.shibboleth.profile.relyingparty
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[454,9] cannot find symbol
[ERROR]   symbol:   class BasicRelyingPartyConfiguration
[ERROR]   location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[ERROR] <http://127.0.0.1:1583/jenkins/job/java-identity-provider-v5-nightly/ws/idp-testing/src/main/java/net/shibboleth/idp/profile/testing/RequestContextBuilder.java>:[454,49] cannot find symbol
[ERROR]   symbol:   class BasicRelyingPartyConfiguration
[ERROR]   location: class net.shibboleth.idp.profile.testing.RequestContextBuilder
[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-testing
Build step 'Invoke top-level Maven targets' marked build as failure


More information about the commits mailing list