You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ws.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/05/22 16:08:49 UTC

Build failed in Jenkins: wss4j-master » Apache WSS4J Streaming WS-Security #1286

See <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/1286/display/redirect?page=changes>

Changes:

[coheigea] Did a refactor of the caching factories to simplify passing parameters

[coheigea] Refactor caching so that it doesn't use XML

[coheigea] Removing test cleanup code


------------------------------------------
[INFO] 
[INFO] --------------< org.apache.wss4j:wss4j-ws-security-stax >---------------
[INFO] Building Apache WSS4J Streaming WS-Security 2.3.0-SNAPSHOT        [7/10]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ wss4j-ws-security-stax ---
[INFO] Deleting <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ wss4j-ws-security-stax ---
[INFO] 
[INFO] >>> maven-pmd-plugin:3.7:check (validate) > :pmd @ wss4j-ws-security-stax >>>
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:pmd (pmd) @ wss4j-ws-security-stax ---
[INFO] 
[INFO] <<< maven-pmd-plugin:3.7:check (validate) < :pmd @ wss4j-ws-security-stax <<<
[INFO] 
[INFO] 
[INFO] --- maven-pmd-plugin:3.7:check (validate) @ wss4j-ws-security-stax ---
[INFO] 
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (validate) @ wss4j-ws-security-stax ---
[INFO] 
[INFO] --- maven-bundle-plugin:4.1.0:cleanVersions (versions) @ wss4j-ws-security-stax ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process (process-resource-bundles) @ wss4j-ws-security-stax ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ wss4j-ws-security-stax ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 18 resources
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/resources-filtered>
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/target/generated/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ wss4j-ws-security-stax ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 127 source files to <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityTokenReferenceInputHandler.java>:[101,11] error: InternalSecurityTokenReferenceInputProcessor is not abstract and does not override abstract method processNextEvent(InputProcessorChain) in AbstractInputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityTokenReferenceInputHandler.java>:[121,8] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityTokenReferenceInputHandler.java>:[127,8] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.java>:[530,11] error: SAMLTokenVerifierInputProcessor is not abstract and does not override abstract method processNextEvent(InputProcessorChain) in AbstractInputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.java>:[589,8] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SAMLTokenInputHandler.java>:[595,8] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/EncryptedDataInputHandler.java>:[81,85] error: <anonymous org.apache.wss4j.stax.impl.processor.input.EncryptedDataInputHandler$2> is not abstract and does not override abstract method processNextEvent(InputProcessorChain) in AbstractInputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/EncryptedDataInputHandler.java>:[82,12] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/EncryptedDataInputHandler.java>:[89,12] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.java>:[267,4] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/WSSSignatureReferenceVerifyInputProcessor.java>:[275,20] error: cannot find symbol
  symbol: method processEvent(InputProcessorChain)
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[51,7] error: SecurityHeaderInputProcessor is not abstract and does not override abstract method processNextEvent(InputProcessorChain) in AbstractInputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[64,4] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[70,4] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[231,11] error: SecurityHeaderInputProcessor.InternalSecurityHeaderBufferProcessor is not abstract and does not override abstract method processNextEvent(InputProcessorChain) in AbstractInputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[239,8] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[247,8] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[258,11] error: SecurityHeaderInputProcessor.InternalSecurityHeaderReplayProcessor is not abstract and does not override abstract method processNextEvent(InputProcessorChain) in AbstractInputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[267,8] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SecurityHeaderInputProcessor.java>:[273,8] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/OperationInputProcessor.java>:[41,7] error: OperationInputProcessor is not abstract and does not override abstract method processNextEvent(InputProcessorChain) in AbstractInputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/OperationInputProcessor.java>:[49,4] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/OperationInputProcessor.java>:[55,4] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.java>:[38,7] error: SignatureConfirmationInputProcessor is not abstract and does not override abstract method processNextEvent(InputProcessorChain) in AbstractInputProcessor
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.java>:[44,4] error: method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/ws/src/main/java/org/apache/wss4j/stax/impl/processor/input/SignatureConfirmationInputProcessor.java>:[95,4] error: method does not override or implement a method from a supertype
[INFO] 26 errors 
[INFO] -------------------------------------------------------------

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org


Jenkins build is back to normal : wss4j-master » Apache WSS4J Streaming WS-Security #1287

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/wss4j-master/org.apache.wss4j$wss4j-ws-security-stax/1287/display/redirect>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ws.apache.org
For additional commands, e-mail: dev-help@ws.apache.org